Skip to content

Commit

Permalink
Bumping version, adding requirements.txt into the manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
perone committed Oct 19, 2018
1 parent b6c160f commit ad285c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions MANIFEST.in
@@ -0,0 +1 @@
include requirements.txt
2 changes: 1 addition & 1 deletion medicaltorch/__init__.py
@@ -1,2 +1,2 @@
__version__ = "0.1"
__version__ = "0.2"
__author__ = "Christian S. Perone"

0 comments on commit ad285c9

Please sign in to comment.