Skip to content

Commit

Permalink
bump version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Apr 9, 2020
1 parent 586654b commit 466ddf6
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Expand Up @@ -4,6 +4,15 @@ Changelog
=========


Version 1.1.1
-------------

Released on 2020-04-09.

- Build warning removed.
- Add .zenodo.json.


Version 1.1.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
1.1.0
1.1.1
2 changes: 1 addition & 1 deletion test/test.py
Expand Up @@ -103,4 +103,4 @@ def test_h2o_grid_bse():


def test_version():
assert numgrid.get_version() == '1.1.0'
assert numgrid.get_version() == '1.1.1'

0 comments on commit 466ddf6

Please sign in to comment.