Skip to content

Commit

Permalink
bump version. 1.0.0!
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoland committed Feb 23, 2018
1 parent b7ec6b7 commit 4f85bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyramid_restful/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .settings import reload_api_settings

__version__ = '0.15.0'
__version__ = '1.0.0'

VERSION = __version__

Expand Down

0 comments on commit 4f85bdd

Please sign in to comment.