There was an error while loading. Please reload this page.
1 parent 2ce0fbc commit a03b1c4Copy full SHA for a03b1c4
2 files changed
HISTORY.rst
@@ -5,7 +5,7 @@ History
5
=======
6
7
******************
8
-0.9.0 (unreleased)
+0.9.0 (2018-01-31)
9
10
11
* Add support for multiple authentication backends
taiga/__init__.py
@@ -5,7 +5,7 @@
"""
Taiga Python API library
-__version__ = '0.9.0rc1'
+__version__ = '0.9.0'
__author__ = 'Nephila'
__license__ = 'MIT'
__all__ = ['TaigaAPI']
0 commit comments