Skip to content

Commit

Permalink
Version bump to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Aug 8, 2012
1 parent d33d9f9 commit 7d34853
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,8 +1,8 @@
__version_info__ = {
'major': 1,
'minor': 1,
'micro': 0,
'releaselevel': 'final',
'micro': 1,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 7d34853

Please sign in to comment.