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

Commit

Permalink
0.9.0 Beta
Browse files Browse the repository at this point in the history
Signed-off-by: Don Naegely <naegelyd@gmail.com>
  • Loading branch information
naegelyd committed Oct 9, 2014
1 parent f843f6d commit a9babb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions varify/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 0,
'minor': 8,
'minor': 9,
'micro': 0,
'releaselevel': 'final',
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit a9babb1

Please sign in to comment.