Skip to content

Commit

Permalink
Version bump to 1.0b1
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Feb 15, 2012
1 parent 88e1a49 commit 65ef584
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions categories/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 0,
'minor': 8,
'micro': 9,
'releaselevel': 'final',
'major': 1,
'minor': 0,
'micro': 0,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 65ef584

Please sign in to comment.