Skip to content

Commit 180392e

Browse files
author
Leif Johansson
committed
cut 0.20
1 parent f558f16 commit 180392e

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

NEWS.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,6 @@ News
171171

172172
0.20
173173
----
174+
*Release tis 10 sep 2019 19:41:58 CEST*
175+
176+
* more p3 compat

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
NEWS = open(os.path.join(here, 'NEWS.txt')).read()
1010

1111

12-
version = '0.20dev1'
12+
version = '0.20'
1313

1414
install_requires = [
1515
'defusedxml', 'lxml', 'pyconfig', 'requests', 'cryptography', 'six'

0 commit comments

Comments
 (0)