Skip to content

Commit d3ce41f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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="[email protected]",
2525
description="Recipe based AppImage creation meta-tool",

0 commit comments

Comments
 (0)