Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Commit

Permalink
incremented version number
Browse files Browse the repository at this point in the history
  • Loading branch information
bjschoenfeld committed Jan 10, 2018
1 parent 9f0d53b commit 60268bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

__version__ = "0.1.2"
__version__ = "0.1.3"

setup(
name="d3metafeatureextraction",
Expand Down

0 comments on commit 60268bb

Please sign in to comment.