Skip to content

Commit

Permalink
Increase version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
chovanecm committed Oct 22, 2017
1 parent 1d6e014 commit 2615c9a
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 @@ -43,5 +43,5 @@ def get_pytest_requirements():
install_requires=get_requirements(),
setup_requires=["pytest-runner"],
tests_require=get_pytest_requirements(),
version="0.3.1"
version="0.4.0-pre"
)

0 comments on commit 2615c9a

Please sign in to comment.