Skip to content

Commit

Permalink
prep for v0.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ccoffrin committed Aug 18, 2019
1 parent ff70e05 commit 44ffc60
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ Changelog

**staged**

- nothing

**v0.1.2**

- dropped support for python 2.7 and 3.4

**v0.1.1**
Expand Down
2 changes: 1 addition & 1 deletion grg_mp2grg/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
from grg_mp2grg import io
from grg_mpdata import exception

__version__ = '0.1.1'
__version__ = '0.1.2'

0 comments on commit 44ffc60

Please sign in to comment.