We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacacf6 commit d5b2182Copy full SHA for d5b2182
setup.py
@@ -2,7 +2,7 @@
2
3
from distutils.core import setup
4
5
-version = "0.2"
+version = "0.3.1"
6
setup(name='data_hacks',
7
version=version,
8
description='Command line utilities for data analysis',
0 commit comments