Skip to content

Commit

Permalink
bump version to v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Oct 24, 2018
1 parent f49e269 commit 6d94e38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0-beta-1
1.0.2
2 changes: 1 addition & 1 deletion test/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ def test_h2o_grid():


def test_version():
assert numgrid.get_version() == '1.0.0-beta-1'
assert numgrid.get_version() == '1.0.2'

0 comments on commit 6d94e38

Please sign in to comment.