We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eacacf6 + d5b2182 commit 289fe27Copy full SHA for 289fe27
1 file changed
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