Skip to content

Commit df00c1e

Browse files
committed
trying for another release
1 parent cac6ca9 commit df00c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def readme():
2020
long_description_content_type="text/markdown",
2121
keywords="SQL sqlite database application front-end access libre office GUI PySimpleGUI",
2222
url="https://github.com/PySimpleSQL/PySimpleSQL",
23-
download_url="https://github.com/PySimpleSQL/PySimpleSQL/archive/refs/tags/0.0.1.tar.gz",
23+
download_url="https://github.com/PySimpleSQL/PySimpleSQL/archive/refs/tags/0.0.2.tar.gz",
2424
packages=setuptools.find_packages(),
2525
install_requires=requirements,
2626
classifiers=[

0 commit comments

Comments
 (0)