Skip to content

Commit 1b7848b

Browse files
committed
Add version number
1 parent 3cb3b18 commit 1b7848b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ocelot/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"system_model",
77
)
88

9+
__version__ = (0, 1)
910

1011
CYTOOLZ = """Functional programming library cytoolz not found.
1112

0 commit comments

Comments
 (0)