8000 Release v1.9.1 · scaleway/python-scaleway@cb6bfc1 · GitHub
[go: up one dir, main page]

Skip to content

Commit cb6bfc1

Browse files
committed
Release v1.9.1
1 parent c73988d commit cb6bfc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
`1.9.1 (unreleased) <https://github.com/scaleway/python-scaleway/compare/v1.9.0...develop>`_
4+
`1.9.1 (2019-09-09) <https://github.com/scaleway/python-scaleway/compare/v1.9.0...v1.9.1>`_
55
--------------------------------------------------------------------------------------------
66

77
* Add a short (ttl-based) cache to ``AccountAPI.get_quotas()``

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ universal = 1
66

77
# https://github.com/peritus/bumpversion#configuration
88
[bumpversion]
9-
current_version = 1.8.2
9+
current_version = 1.9.1
1010
files = ./scaleway/__init__.py ./CHANGES.rst
1111
allow_dirty = True
1212
commit = False

0 commit comments

Comments
 (0)
0