Skip to content

Commit 095c26d

Browse files
Merge pull request #149 from tiffanycmeyer13/v23
Update version with new fix
2 parents 601b42f + fce56db commit 095c26d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
# built documents.
6767
#
6868
# The short X.Y version.
69-
version = '23.1'
69+
version = '23.1.1'
7070
# The full version, including alpha/beta/rc tags.
7171

7272
# The language for content autogenerated by Sphinx. Refer to documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "python-awips"
9-
version = "23.1"
9+
version = "23.1.1"
1010
authors = [
1111
{ name="NSF Unidata", email="[email protected]" },
1212
]

0 commit comments

Comments
 (0)