We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36652eb commit d685165Copy full SHA for d685165
ctools/__init__.py
@@ -14,7 +14,7 @@
14
limitations under the License.
15
"""
16
17
-__version__ = "0.2.0.dev0"
+__version__ = "0.2.0"
18
19
from ctools import _ctools
20
0 commit comments