Skip to content

Commit

Permalink
🎉 Release v0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
astropenguin committed May 16, 2019
1 parent bda1d9a commit 66d2190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ndradex/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.1.7'
__version__ = '0.1.8'
__author__ = 'astropenguin'


Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = ndradex
version = 0.1.7
version = 0.1.8
author = astropenguin
author_email = [email protected]
url = https://github.com/astropenguin/ndradex
Expand Down

0 comments on commit 66d2190

Please sign in to comment.