Skip to content

Commit fec6498

Browse files
committed
Bump version: 5.12.1 → 5.13.0
1 parent d5ab695 commit fec6498

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 5.12.1
2+
current_version = 5.13.0
33
commit = True
44
tag = True
55

caveclient/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "5.12.1"
1+
__version__ = "5.13.0"
22

33
from .frameworkclient import CAVEclient

0 commit comments

Comments
 (0)