Accomodate legacy client version checks

This commit is contained in:
Paul Pfeister
2024-07-09 20:15:52 -04:00
parent cda65e3da5
commit 35773d43da
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# This file used to trigger updates on packages too out of date
# to use the new release tag format. Remove in next update.
__version__ = "0.15.0"
+3
View File
@@ -0,0 +1,3 @@
# This file used to trigger updates on packages too out of date
# to use the new release tag format. Remove in next update.
__version__ = "0.15.0"