Candidate for 1.0.1

This commit is contained in:
hakril
2024-11-05 09:34:04 +01:00
parent e0852a2866
commit 2ff11e7e5f
66 changed files with 12353 additions and 2755 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import os.path
from setuptools import setup
PKG_NAME = "PythonForWindows"
VERSION = "1.0.0"
VERSION = "1.0.1"
# Load long description from README.md
this_directory = os.path.abspath(os.path.dirname(__file__))