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

Commit

Permalink
2.3.6 Beta
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth committed Sep 18, 2014
1 parent 36c4542 commit 0a6e6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions avocado/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 2,
'minor': 3,
'micro': 5,
'releaselevel': 'final',
'micro': 6,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 0a6e6be

Please sign in to comment.