Skip to content

Commit

Permalink
bump back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
cglewis committed Dec 14, 2018
1 parent 1e16baa commit b7d6667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
numpy==1.15.4
pika==0.12.0
poseidonml==0.2.2
poseidonml==0.2.3
pytest==4.0.2
pytest-cov==2.6.0
redis==3.0.1
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='poseidonml',
version='0.2.3',
version='0.2.4.dev',
packages=['poseidonml'],
package_dir={'poseidonml': 'utils'},
package_data={'poseidonml': ['models/*']},
Expand Down

0 comments on commit b7d6667

Please sign in to comment.