We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 077044c commit e891ffcCopy full SHA for e891ffc
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.14.23
+current_version = 0.14.24
3
commit = True
4
tag = True
5
setup.py
@@ -22,7 +22,7 @@
22
23
setup(
24
name="packtivity",
25
- version="0.14.23",
+ version="0.14.24",
26
description="packtivity - general purpose schema + bindings for PROV activities",
27
url="https://github.com/yadage/packtivity",
28
author="Lukas Heinrich",
0 commit comments