We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cb3b18 commit 1b7848bCopy full SHA for 1b7848b
1 file changed
ocelot/__init__.py
@@ -6,6 +6,7 @@
6
"system_model",
7
)
8
9
+__version__ = (0, 1)
10
11
CYTOOLZ = """Functional programming library cytoolz not found.
12
0 commit comments