Skip to content

Commit

Permalink
setting version to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Riolo committed Apr 15, 2015
1 parent 5382b33 commit 190f817
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 @@ -17,7 +17,7 @@ def read(*rnames):

setup(
name='martian',
version='0.15dev',
version = '0.16',
author='Grok project',
author_email='grok-dev@zope.org',
description="""\
Expand Down

0 comments on commit 190f817

Please sign in to comment.