Skip to content

Commit 732909c

Browse files
authored
Merge pull request #321 from zivid/MISC-2025-05-06-bump-patch-version
Bump patch version
2 parents 373bc0d + 5002291 commit 732909c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.15.0.2.15.0
1+
2.15.1.2.15.0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
# To be replaced by: from setuptools_scm import get_version
1212
def get_version():
13-
return "2.15.0"
13+
return "2.15.1"
1414

1515

1616
def _zivid_sdk_version():

0 commit comments

Comments
 (0)