Skip to content

Commit a02883c

Browse files
committed
release 0.0.11-rc1
1 parent e1bb738 commit a02883c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# beku
22

3-
Version: 0.0.10
3+
Version: 0.0.11-rc1
44

55
Fast [Kuttl](https://kuttl.dev/) tests expander for Stackable integration tests.
66

src/beku/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package version."""
22

3-
__version__ = "0.0.10"
3+
__version__ = "0.0.11-rc1"

0 commit comments

Comments
 (0)