8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73988d commit cb6bfc1Copy full SHA for cb6bfc1
CHANGES.rst
@@ -1,7 +1,7 @@
1
ChangeLog
2
=========
3
4
-`1.9.1 (unreleased) <https://github.com/scaleway/python-scaleway/compare/v1.9.0...develop>`_
+`1.9.1 (2019-09-09) <https://github.com/scaleway/python-scaleway/compare/v1.9.0...v1.9.1>`_
5
--------------------------------------------------------------------------------------------
6
7
* Add a short (ttl-based) cache to ``AccountAPI.get_quotas()``
setup.cfg
@@ -6,7 +6,7 @@ universal = 1
# https://github.com/peritus/bumpversion#configuration
8
[bumpversion]
9
-current_version = 1.8.2
+current_version = 1.9.1
10
files = ./scaleway/__init__.py ./CHANGES.rst
11
allow_dirty = True
12
commit = False
0 commit comments