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

Commit

Permalink
2.0.2 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Naegely committed Nov 21, 2018
1 parent 8c25e02 commit 78412ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modeltree/__init__.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
__version_info__ = {
'major': 2,
'minor': 0,
'micro': 1,
'releaselevel': 'final',
'micro': 2,
'releaselevel': 'beta',
'serial': 1
}

Expand Down

0 comments on commit 78412ca

Please sign in to comment.