Skip to content

Commit 4797426

Browse files
committedJun 6, 2022
up
1 parent b4afa16 commit 4797426

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
 

‎CHANGELOG.rst

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Changelog
22
=========
33

44

5+
0.9.0 (2022-06-06)
6+
------------------
7+
8+
* Fixed: upgrade urllib3
9+
* Feature: support for application credentials
10+
511
0.8.2 (2021-03-28)
612
------------------
713

‎setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def read(name):
1313

1414
setup(
1515
name="AsyncOpenStackClient",
16-
version="0.8.2",
16+
version="0.9.0",
1717
author='Dreamlab - PaaS KRK',
1818
author_email='paas-support@dreamlab.pl',
1919
url='https://github.com/DreamLab/AsyncOpenStackClient',

0 commit comments

Comments
 (0)