Skip to content

Commit 5ecc5e7

Browse files
committed
set package version to 0.8.2
1 parent 0446449 commit 5ecc5e7

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

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

0 commit comments

Comments
 (0)