Skip to content

Commit 72638a2

Browse files
committed
Prepare Release 0.2.2
--- + Fix documentation version
1 parent dba2806 commit 72638a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
project = "icspacket"
2727
copyright = "2025, MatrixEditor"
2828
author = "MatrixEditor"
29-
release = setuptools_scm.get_version(str(PROJECT_ROOT))
29+
release = icspacket.__version__
3030

3131
# -- General configuration ---------------------------------------------------
3232
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration

0 commit comments

Comments
 (0)