Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tgsmith61591 committed Aug 26, 2017
1 parent 654a908 commit c97a494
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyramid/__init__.py
Expand Up @@ -4,7 +4,7 @@
#
# The pyramid module

__version__ = "0.5-dev8"
__version__ = "0.5"

try:
# this var is injected in the setup build to enable
Expand Down

0 comments on commit c97a494

Please sign in to comment.