Skip to content

Commit

Permalink
bumped version to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chiahaoliu committed Nov 11, 2019
1 parent 3c96b34 commit b24f3ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pytentiostat/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.0.2'
__version__ = '0.0.3'
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="pytentiostat",
version='0.0.2',
version='0.0.3',
packages=find_packages(),
description="python API for JUAMI potentiostat",
zip_safe=False,
Expand Down

0 comments on commit b24f3ea

Please sign in to comment.