We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e549cf1 commit deb2b65Copy full SHA for deb2b65
python/setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name=PACKAGE_NAME,
17
- version="0.12",
+ version="0.12.1",
18
description="Set of tools and utilities for the Confidential Consortium Framework (CCF)",
19
long_description=long_description,
20
long_description_content_type="text/markdown",
0 commit comments