Skip to content

Commit 21aedfe

Browse files
committed
Bump version
1 parent 5f207a0 commit 21aedfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ def latest_version(package_name):
2828
long_description_content_type="text/markdown",
2929
version="2022.6.15",
3030
license="AGPLv3",
31-
download_url="https://github.com/egeakman/gcode2zaxe/archive/2022.4.21.tar.gz",
31+
download_url="https://github.com/egeakman/gcode2zaxe/archive/2022.6.15.tar.gz",
3232
packages=find_packages(
3333
where="gcode2zaxe", exclude=["tests", "resources", "gcode2zaxegui"]
3434
),

0 commit comments

Comments
 (0)