Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 44add63

Browse files
committed
Prepare ploy_ansible 2.0.0.
1 parent 7971160 commit 44add63

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
2.0.0b9 - Unreleased
5-
--------------------
4+
2.0.0 - 2022-08-17
5+
------------------
66

77
* Dropped support for Python 3.6.
88
[fschulze]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
HISTORY = open(os.path.join(here, 'HISTORY.rst')).read()
88

99

10-
version = "2.0.0b9"
10+
version = "2.0.0"
1111

1212

1313
classifiers = [

0 commit comments

Comments
 (0)