We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cac6ca9 commit df00c1eCopy full SHA for df00c1e
setup.py
@@ -20,7 +20,7 @@ def readme():
20
long_description_content_type="text/markdown",
21
keywords="SQL sqlite database application front-end access libre office GUI PySimpleGUI",
22
url="https://github.com/PySimpleSQL/PySimpleSQL",
23
- download_url="https://github.com/PySimpleSQL/PySimpleSQL/archive/refs/tags/0.0.1.tar.gz",
+ download_url="https://github.com/PySimpleSQL/PySimpleSQL/archive/refs/tags/0.0.2.tar.gz",
24
packages=setuptools.find_packages(),
25
install_requires=requirements,
26
classifiers=[
0 commit comments