Skip to content

Commit 25b8963

Browse files
committed
Next dev version: 101.0.12.dev0
Change-Id: Ib98532d4e51775eafae6ea112aeb0dd7b55f8537 Reviewed-on: https://gerrit.franz.com:9080/c/agraph-python/+/21620
1 parent 719d0ed commit 25b8963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/franz/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# made. The pre-release makefile target takes care of stripping the
33
# .dev0 out. The post-release target increments the version and adds
44
# .dev0 back.
5-
__version__ = '101.0.11'
5+
__version__ = '101.0.12.dev0'

0 commit comments

Comments
 (0)