We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50f2925 commit 5bb6f53Copy full SHA for 5bb6f53
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup = (name="DataProcessingTools",
4
- version="0.1.0",
+ version="0.1.1",
5
description="""Tools for processing data with hierarchical organization""",
6
url="https://github.com/grero/DataProcessingTools.git",
7
author="Roger Herikstad",
0 commit comments