summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorThomas Waldmann <tw AT waldmann-edv DOT de>2014-11-15 20:43:41 +0100
committerThomas Waldmann <tw AT waldmann-edv DOT de>2014-11-15 20:43:41 +0100
commit166d7ab1aa4622eac916d197848aae9de7518ba6 (patch)
tree7cc1dfa602b472888f6b7b55ef1956fda2341928 /NEWS.txt
parent4b2d71df445cc2541c22330f6ebc0b8368a880f5 (diff)
downloadargparse-166d7ab1aa4622eac916d197848aae9de7518ba6.tar.gz
add universal wheel support, host files on pypir122
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 9494c3f..1624743 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,6 +1,13 @@
What's New
==========
+argparse 1.2.2
+--------------
+
+- added universal wheel support, built, signed and uploaded with:
+ python setup.py sdist bdist_wheel upload --identity="Thomas Waldmann" --sign
+- host the files on pypi
+
argparse 1.2.1
--------------