Version bump to 2.0.4

This commit is contained in:
RemixDev
2020-11-30 16:47:07 +01:00
parent 2c807ffc43
commit 001f1aaf66
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env python3
__version__ = "2.0.3"
__version__ = "2.0.4"
USER_AGENT_HEADER = "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) " \
"Chrome/79.0.3945.130 Safari/537.36"