[U] Release 1.0.19

This commit is contained in:
2023-07-28 20:52:27 -07:00
parent 25aecabd34
commit df16f90a8f
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ setup(
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
],
packages=find_packages(exclude=("tests",)),
include_package_data=True,