We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4955b99 commit c4bfaf5Copy full SHA for c4bfaf5
5 files changed
VERSION
@@ -1 +1 @@
1
-0.11.0
+0.11.1-dev
adapters/python/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.11.1
2
+
3
+No changes.
4
5
## 0.11.0
6
7
Enhancements:
adapters/python/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "coflux"
-version = "0.11.0"
+version = "0.11.1.dev0"
8
description = "Coflux Python SDK"
9
authors = [{name = "Coflux Labs"}]
10
license = "Apache-2.0"
cli/CHANGELOG.md
server/CHANGELOG.md
0 commit comments