We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f207a0 commit 21aedfeCopy full SHA for 21aedfe
1 file changed
setup.py
@@ -28,7 +28,7 @@ def latest_version(package_name):
28
long_description_content_type="text/markdown",
29
version="2022.6.15",
30
license="AGPLv3",
31
- download_url="https://github.com/egeakman/gcode2zaxe/archive/2022.4.21.tar.gz",
+ download_url="https://github.com/egeakman/gcode2zaxe/archive/2022.6.15.tar.gz",
32
packages=find_packages(
33
where="gcode2zaxe", exclude=["tests", "resources", "gcode2zaxegui"]
34
),
0 commit comments