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

Commit

Permalink
2.4.3 Beta
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <b@devel.io>
  • Loading branch information
bruth committed Jul 22, 2016
1 parent 972a9ac commit f5e16c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions serrano/__init__.py
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 2,
'minor': 4,
'micro': 2,
'releaselevel': 'final',
'micro': 3,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit f5e16c0

Please sign in to comment.