Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
RileyWilliams authored Sep 26, 2016
1 parent ddd3503 commit 555d289
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 @@ -28,7 +28,7 @@
_namespaces = []
_testSuite = 'pycovjson.test'
_url = 'https://github.com/Reading-eScience-Centre/pycovjson'
_version = '0.3.6'
_version = '0.3.8'
_zipSafe = True
_entry_points = {'console_scripts' : ['pycovjson-convert = pycovjson.cli.convert:main', 'pycovjson-viewer = pycovjson.cli.viewer:main']}

Expand Down

0 comments on commit 555d289

Please sign in to comment.