We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e6342b commit 287bb54Copy full SHA for 287bb54
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "cml"
7
-version = "0.1.2"
+version = "0.1.3"
8
description = "Controlled Mutation Layer (CML) - Python SDK (bare bones)"
9
requires-python = ">=3.9"
10
0 commit comments