Skip to content

Commit d5b2182

Browse files
committed
bump version
1 parent eacacf6 commit d5b2182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from distutils.core import setup
44

5-
version = "0.2"
5+
version = "0.3.1"
66
setup(name='data_hacks',
77
version=version,
88
description='Command line utilities for data analysis',

0 commit comments

Comments
 (0)