Skip to content

Commit

Permalink
Update: change the version as 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dm-druid committed Oct 15, 2017
1 parent 1368718 commit da3423a
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 @@ -29,7 +29,7 @@
long_description = f.read()

setup(name='rmats2sashimiplot',
version='2.0.0',
version='2.0.2',
packages = find_packages('src'), # include all packages under src
package_dir = {'':'src'}, # all distutils packages are under src
entry_points={'console_scripts': ['rmats2sashimiplot=rmats2sashimiplot.rmats2sashimiplot:main',
Expand Down

0 comments on commit da3423a

Please sign in to comment.