Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 1755664

Browse files
committed
v0.3 - now with many models
1 parent 4fb952a commit 1755664

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
@@ -18,7 +18,7 @@
1818

1919
from setuptools import setup, find_packages
2020

21-
version = "0.2.3"
21+
version = "0.3"
2222

2323
test_deps = ["future", "twine", "pytest", "pytest-mock", "python-coveralls"]
2424

0 commit comments

Comments
 (0)