We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96a7bcb commit ed25e36Copy full SHA for ed25e36
setup.py
@@ -6,7 +6,7 @@ def read(fname):
6
7
setuptools.setup(
8
name = "ccdgen",
9
- version = "0.0.5",
+ version = "0.0.6",
10
author = "Tim Brewis",
11
author_email = "timbrewis27@gmail.com",
12
license = "Apache-2.0",
0 commit comments