Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
danpoland committed Sep 14, 2017
1 parent b6d3302 commit e5aecbb
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.11.0'
__version__ = '0.12.0'

VERSION = __version__

Expand Down

0 comments on commit e5aecbb

Please sign in to comment.