summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorsteven.bethard <devnull@localhost>2009-09-15 20:36:40 +0000
committersteven.bethard <devnull@localhost>2009-09-15 20:36:40 +0000
commit7ae7db2a814b4feb1e87240a682a44157263e55b (patch)
treedd1575beb431844eae1f6f5e2915df2b6724914e /README.txt
parenta853978a77c8bef745b6d0b83187d975c97a91ee (diff)
downloadargparse-7ae7db2a814b4feb1e87240a682a44157263e55b.tar.gz
Bump version numbers to 1.0.2.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index deedf0d..6e6bbf3 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-argparse 1.0.1
+argparse 1.0.2
==============
The argparse module provides an easy, declarative interface for
creating command line tools, which knows how to: