We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 529a652 + bdd7de5 commit 7e8f93fCopy full SHA for 7e8f93f
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Notable Changes in openslide-bin
2
3
-## Version 4.0.0.7, 2025-04-26
+## Version 4.0.0.8, 2025-04-27
4
5
* Update many dependencies
6
common/meson.py
@@ -32,7 +32,7 @@
32
# A.B.C = OpenSlide version
33
# D = ordinal of the openslide-bin release with this A.B.C, starting from 1
34
# Update the version when releasing openslide-bin.
35
-_PROJECT_VERSION = '4.0.0.7'
+_PROJECT_VERSION = '4.0.0.8'
36
37
38
def meson_source_root() -> Path:
0 commit comments