Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul Kumar committed Nov 23, 2011
1 parent 535ac66 commit cf11eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -136,7 +136,7 @@ def __init__(self):

from setuptools import setup
setup(name='Augment',
version='0.2',
version='0.3',
description='Python decorators for contracts and augmenting OOP.',
long_description=__doc__,
author='Rahul Kumar',
Expand Down

0 comments on commit cf11eda

Please sign in to comment.