We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f428f6 commit 2a029a3Copy full SHA for 2a029a3
2 files changed
docs/source/conf.py
@@ -75,9 +75,9 @@
75
# built documents.
76
#
77
# The short X.Y version.
78
-version = '0.3'
+version = '2023.02'
79
# The full version, including alpha/beta/rc tags.
80
-release = '0.3.1'
+release = '2023.02.14'
81
82
# The language for content autogenerated by Sphinx. Refer to documentation
83
# for a list of supported languages.
setup.cfg
@@ -23,6 +23,10 @@ LICENSE =
23
Copyright (c) 2016-YYYY Joses W. Ho
24
docs/source/conf.py =
25
2016-YYYY, Joses W. Ho
26
+ # The short X.Y version.
27
+ version = 'YYYY.0M'
28
+ # The full version, including alpha/beta/rc tags.
29
+ release = 'YYYY.0M.0D'
30
docs/source/about.rst =
31
Copyright (c) 2016-YYYY, Joses W. Ho
32
docs/source/minimetadelta.rst =
0 commit comments