Skip to content

Commit

Permalink
bump version number and create publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Nally committed May 25, 2017
1 parent 806ca4e commit de0bdcf
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 @@ -6,7 +6,7 @@
entry_points = {
'console_scripts': ['rapier = util.rapier:main']
},
version = '0.0.3',
version = '0.0.4',
description = 'Generate OpenAPI specification from Rapier specification',
long_description = 'Generate OpenAPI specification from Rapier specification',
author = 'Martin Nally',
Expand Down

0 comments on commit de0bdcf

Please sign in to comment.