Commit 7cdffe5b by David Baumgold

Update version number

parent 15ebafb5
......@@ -34,7 +34,7 @@ def load_requirements(*requirements_paths):
setup(
name = "ease",
version = "0.1.2",
version = "0.1.3",
packages=['ease'],
package_data = {
'': ['*.txt', '*.rst', '*.p', '*.zip'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment