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

Commit

Permalink
0.5.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 17, 2014
1 parent 1d29817 commit 607ba10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vdw/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 0,
'minor': 4,
'minor': 5,
'micro': 0,
'releaselevel': 'final',
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 607ba10

Please sign in to comment.