Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ljchang committed Jul 1, 2020
1 parent e33b572 commit 98f49c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nltools/version.py
@@ -1,4 +1,4 @@
"""Specifies current version of nltools to be used by setup.py and __init__.py
"""

__version__ = '0.3.3'
__version__ = '0.4.0'

0 comments on commit 98f49c4

Please sign in to comment.