Skip to content

Commit

Permalink
1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyler Rivera committed Oct 10, 2016
1 parent 404cba7 commit 628e85a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ehb_datasources/__init__.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
__version_info__ = {
'major': 1,
'minor': 0,
'micro': 1,
'micro': 2,
'releaselevel': 'final',
'serial': 22
'serial': 23
}


Expand Down

0 comments on commit 628e85a

Please sign in to comment.