Skip to content

Commit 6896f5b

Browse files
committed
Bump version to 0.0.7 and fix dependency constraint for scitrera-app-framework
1 parent d95e99c commit 6896f5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "scitrera-rt-data"
7-
version = "0.0.6"
7+
version = "0.0.7"
88
authors = [
99
{ name = "Scitrera LLC" },
1010
]
@@ -21,7 +21,7 @@ dependencies = [
2121
"pandas",
2222
"pytz",
2323
"python-dateutil",
24-
"scitrera-app-framework>-0.0.68",
24+
"scitrera-app-framework>=0.0.68",
2525
"tenacity",
2626
]
2727

0 commit comments

Comments
 (0)