Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
joksas committed Oct 28, 2020
1 parent 196edad commit acbd77f
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 @@ -23,7 +23,7 @@ def load_requirements():

setup(
name='badcrossbar',
version='1.0.0',
version='1.0.1',
packages=['badcrossbar', 'badcrossbar.computing',
'badcrossbar.plotting', 'tests'],
install_requires=load_requirements(),
Expand Down

0 comments on commit acbd77f

Please sign in to comment.