Skip to content

Commit 99946a2

Browse files
Release 1.0.0
- Updated tools-oc to 1.2.2
1 parent dc0cc43 commit 99946a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
install_requires=[
2525
"define-oc>=1.0.0,<1.1",
2626
"jsonb>=1.0.0,<1.1",
27-
"tools-oc>=1.2.0,<1.3",
27+
"tools-oc>=1.2.2,<1.3",
2828
"undefined-oc>=1.0.0,<1.1"
2929
],
3030
test_suite='tests',

0 commit comments

Comments
 (0)