1
0
mirror of https://github.com/gryf/slack-backup.git synced 2026-04-21 16:01:28 +02:00

Version bump

This commit is contained in:
2017-11-01 18:46:33 +01:00
parent b2048b03e0
commit 9a3c80333d
+1 -1
View File
@@ -10,7 +10,7 @@ except ImportError:
setup(name="slack-backup",
packages=["slack_backup"],
version="0.5",
version="0.6",
description="Make copy of slack converstaions",
author="Roman Dobosz",
author_email="gryf73@gmail.com",