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