Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Commit

Permalink
2.1.2 Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bruth committed Oct 10, 2013
1 parent 3ae49fc commit 036d08d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serrano/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 2,
'minor': 1,
'micro': 1,
'releaselevel': 'final',
'micro': 2,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 036d08d

Please sign in to comment.