Skip to content

Commit

Permalink
setup: New release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
anenriquez committed Sep 26, 2019
1 parent 308eb75 commit 6ec8c12
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 @@ -4,7 +4,7 @@

setup(name='stn',
packages=['stn', 'stn.config', 'stn.methods', 'stn.pstn', 'stn.stnu', 'stn.utils'],
version='0.1.0',
version='0.2.0',
install_requires=[
'numpy',
'networkx',
Expand Down

0 comments on commit 6ec8c12

Please sign in to comment.