We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 601b42f + fce56db commit 095c26dCopy full SHA for 095c26d
docs/source/conf.py
@@ -66,7 +66,7 @@
66
# built documents.
67
#
68
# The short X.Y version.
69
-version = '23.1'
+version = '23.1.1'
70
# The full version, including alpha/beta/rc tags.
71
72
# The language for content autogenerated by Sphinx. Refer to documentation
pyproject.toml
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
7
[project]
8
name = "python-awips"
9
-version = "23.1"
+version = "23.1.1"
10
authors = [
11
{ name="NSF Unidata", email="[email protected]" },
12
]
0 commit comments