Skip to content

Commit

Permalink
set new version in setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
le1nux authored Jan 21, 2021
1 parent ff4bc2c commit 8882f4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='datastack',
version='0.0.5',
version='0.0.6',
author='Max Luebbering',
description="DataStack, a stream based solution for machine learning dataset retrieval and storage",
long_description=long_description,
Expand Down

0 comments on commit 8882f4e

Please sign in to comment.