Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Updated version. closes #7
  • Loading branch information
jaimegildesagredo committed Feb 18, 2012
1 parent 58c1356 commit 3cc1666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cormoran/__init__.py
Expand Up @@ -25,5 +25,5 @@
__all__ = ['Store', 'connect', 'Persistent', 'IntegerField', 'StringField',
'FloatField', 'BooleanField']

__version__ = 'git'
__version__ = '0.1'

0 comments on commit 3cc1666

Please sign in to comment.