merge-requests/130/head v0.8.1
Jason Robinson 2016-10-18 22:34:45 +03:00
rodzic 5b917838a8
commit d01e656daf
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# Changelog
## [unreleased]
## [0.8.1] - 2016-10-18
### Fixed
* `federation.utils.network.send_document` incorrectly passed in `kwargs` to `requests.post`, causing an error when sending custom headers.

Wyświetl plik

@ -1 +1 @@
__version__ = "0.8.0"
__version__ = "0.8.1"