Skip to content

Commit d3ce41f

Browse files
committed
Set version to 1.0.0
1 parent ced81bf commit d3ce41f

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
@@ -19,7 +19,7 @@
1919

2020
setuptools.setup(
2121
name="appimage_builder",
22-
version="1.0.0-beta.1",
22+
version="1.0.0",
2323
author="Alexis Lopez Zubieta",
2424
author_email="contact@azubieta.net",
2525
description="Recipe based AppImage creation meta-tool",

0 commit comments

Comments
 (0)