Bump to v0.2.0

0.2.0
Leonardo Barcaroli 2019-02-20 18:16:25 +01:00
parent 21425a6149
commit 1c86362e64
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ import zipfile
GECKO_RELEASE_PATH = "https://github.com/mozilla/geckodriver"
PKG_NAME = "bot_z"
VERSION = "0.1.0"
VERSION = "0.2.0"
AUTHOR = "blallo"
AUTHOR_EMAIL = "blallo@autistici.org"
BIN_PATH = "bin/geckodriver"