Skip to content

Commit 76e741b

Browse files
committed
DIST: Release v0.0.1
1 parent d291bfb commit 76e741b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modelx_cython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515

1616

1717

18-
version_info = (0, 0, 1, "rc2")
18+
version_info = (0, 0, 1)
1919
__version__ = ".".join([str(x) for x in version_info])

0 commit comments

Comments
 (0)