add news fragment.

This commit is contained in:
Matt Davis
2022-11-24 17:15:35 -05:00
parent 237cfb3622
commit d00307cb8b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
Solving issue where ``pipenv check`` command has been broken in the published wheel distribution.
+1 -1
View File
@@ -2,4 +2,4 @@
# // ) ) / / // ) ) //___) ) // ) ) || / /
# //___/ / / / //___/ / // // / / || / /
# // / / // ((____ // / / ||/ /
__version__ = "2022.11.24.dev1"
__version__ = "2022.11.24"