Skip to content

Commit

Permalink
Bump version because pull request #15 fixes #14
Browse files Browse the repository at this point in the history
  • Loading branch information
aquatix committed Feb 27, 2016
1 parent 08f4eeb commit d45e9d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ns_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@


## ns-api library version
__version__ = '2.7.3'
__version__ = '2.7.4'


## Date/time helpers
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# third part for minor release
# second when api changes
# first when it becomes stable someday
version='2.7.3',
version='2.7.4',
author='Michiel Scholten',
author_email='[email protected]',

Expand Down

0 comments on commit d45e9d1

Please sign in to comment.