Skip to content

Commit 066d36e

Browse files
committed
Fix release info
1 parent 9ef542c commit 066d36e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="histgrinder",
8-
version="1.0.0",
8+
version="0.1.1",
99
author="Peter Onyisi",
1010
author_email="[email protected]",
1111
description="Generic system to perform streaming transformations on histograms",

0 commit comments

Comments
 (0)