Bump to v0.2.0
This commit is contained in:
parent
21425a6149
commit
1c86362e64
2
setup.py
2
setup.py
|
@ -22,7 +22,7 @@ import zipfile
|
||||||
|
|
||||||
GECKO_RELEASE_PATH = "https://github.com/mozilla/geckodriver"
|
GECKO_RELEASE_PATH = "https://github.com/mozilla/geckodriver"
|
||||||
PKG_NAME = "bot_z"
|
PKG_NAME = "bot_z"
|
||||||
VERSION = "0.1.0"
|
VERSION = "0.2.0"
|
||||||
AUTHOR = "blallo"
|
AUTHOR = "blallo"
|
||||||
AUTHOR_EMAIL = "blallo@autistici.org"
|
AUTHOR_EMAIL = "blallo@autistici.org"
|
||||||
BIN_PATH = "bin/geckodriver"
|
BIN_PATH = "bin/geckodriver"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user