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

Commit

Permalink
v0.3 - now with many models
Browse files Browse the repository at this point in the history
  • Loading branch information
colah committed Aug 8, 2018
1 parent 4fb952a commit 1755664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from setuptools import setup, find_packages

version = "0.2.3"
version = "0.3"

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

Expand Down

0 comments on commit 1755664

Please sign in to comment.