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