Skip to content

Commit f4fbb52

Browse files
committed
v0.2.2
1 parent 01f5ff9 commit f4fbb52

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
@@ -16,7 +16,7 @@ def package_files(directory):
1616
print("dataset {}".format(dataset))
1717

1818
setup(name='ctaplot',
19-
version=0.22,
19+
version=0.2.2,
2020
description="DESCRIPTION",
2121
# these should be minimum list of what is needed to run (note
2222
# don't need to list the sub-dependencies like numpy, since

0 commit comments

Comments
 (0)