Skip to content

Commit 289fe27

Browse files
committed
Merge pull request #21 from jehiah/tag_release_21
bump version 0.3.1
2 parents eacacf6 + d5b2182 commit 289fe27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
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)