Skip to content
Snippets Groups Projects
Commit 6804c4c1 authored by n0toose's avatar n0toose
Browse files

Bump version to 1.2.0

* Improve locale support
* Improve async support
* Store information in RAM, not in a local database
* Improve error messages
* Add progress bars when uploading files
* Improve formatting (using isort, black)
* Use setup.cfg alongside setup.py
* Add type hints
* Split functionality across different files
* Remove duplicate code
* Update documentation
* Fix bug that prevented bot from handling updates correctly
* Improve SQL injection defenses
* Fix helper script
parent f336a8a9
No related branches found
Tags tor-0.4.1.7
No related merge requests found
......@@ -9,4 +9,4 @@
# :license: This is Free Software. See LICENSE for license information.
#
__version__ = "1.1.0"
__version__ = "1.2.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment