Skip to content

Commit

Permalink
Bumping version number for 0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenlucas committed May 24, 2015
1 parent c93114d commit c184f3e
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 @@ -28,7 +28,7 @@
]

setup(name='pyramid_pystache',
version='0.1',
version='0.2',
description='Mustache template bindings using Pystache for the Pyramid web framework',
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit c184f3e

Please sign in to comment.