We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb07cbd + a7eac44 commit 8f873b4Copy full SHA for 8f873b4
doc/source/conf.py
@@ -5,9 +5,9 @@
5
sys.path.insert(0, os.path.abspath("../../"))
6
7
project = "pysyncon"
8
-copyright = "2023, Stiofáin Fordham"
+copyright = "2024, Stiofáin Fordham"
9
author = "Stiofáin Fordham"
10
-release = "0.2.1"
+release = "1.3.0"
11
12
extensions = [
13
"sphinx.ext.autodoc",
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = pysyncon
3
-version = 1.2.0
+version = 1.3.0
4
author = Stiofán Fordham
url = https://github.com/sdfordham/pysyncon/
long_description = file: README.md
0 commit comments