Skip to content

Commit c4bfaf5

Browse files
Begin 0.11.1-dev development
1 parent 4955b99 commit c4bfaf5

5 files changed

Lines changed: 14 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.11.0
1+
0.11.1-dev

adapters/python/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.1
2+
3+
No changes.
4+
15
## 0.11.0
26

37
Enhancements:

adapters/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "coflux"
7-
version = "0.11.0"
7+
version = "0.11.1.dev0"
88
description = "Coflux Python SDK"
99
authors = [{name = "Coflux Labs"}]
1010
license = "Apache-2.0"

cli/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.1
2+
3+
No changes.
4+
15
## 0.11.0
26

37
Enhancements:

server/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.11.1
2+
3+
No changes.
4+
15
## 0.11.0
26

37
Enhancements:

0 commit comments

Comments
 (0)