Skip to content

Commit

Permalink
Bumped the version to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Oordt committed Jan 20, 2011
1 parent 93086cf commit 57081cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions categories/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
__version_info__ = {
'major': 0,
'minor': 4,
'micro': 8,
'minor': 5,
'micro': 0,
'releaselevel': 'final',
'serial': 0
}
Expand Down

0 comments on commit 57081cd

Please sign in to comment.