File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
ChangeLog
2
2
=========
3
3
4
- `1.13.0 (unreleased ) <https://github.com/scaleway/python-scaleway/compare/v1.12.0...develop >`_
4
+ `1.12.1 (2021-06-02 ) <https://github.com/scaleway/python-scaleway/compare/v1.12.0...v1.12.1 >`_
5
5
--------------------------------------------------------------------------------------------
6
6
7
- * No changes yet.
7
+ * Add fr-par-3 AZ
8
8
9
9
`1.12.0 (2020-09-10) <https://github.com/scaleway/python-scaleway/compare/v1.11.0...v1.12.0 >`_
10
10
--------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 18
18
import requests
19
19
import slumber
20
20
21
- __version__ = '1.13.0 '
21
+ __version__ = '1.12.1 '
22
22
23
23
24
24
# To enable logging, the client application needs to configure the logging std
You can’t perform that action at this time.
0 commit comments