Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tianyikillua committed Nov 18, 2019
1 parent 352a2e3 commit b5310b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymoldflow/__about__.py
Expand Up @@ -2,5 +2,5 @@
__email__ = "tianyikillua@gmail.com"
__copyright__ = u"Copyright (c) 2019 {} <{}>".format(__author__, __email__)
__license__ = "License :: OSI Approved :: MIT License"
__version__ = "0.0.1"
__version__ = "0.0.2"
__status__ = "Development Status :: 4 - Beta"

0 comments on commit b5310b9

Please sign in to comment.