summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorsteven.bethard <devnull@localhost>2009-09-12 15:19:37 +0000
committersteven.bethard <devnull@localhost>2009-09-12 15:19:37 +0000
commitf1896f4bb7648efff2398b02061791db65771224 (patch)
treed81986c8b97c15e1177a2473bd14e8a41329fa44 /README.txt
parentbc5617869939b834107bfcdf1142b879a1903348 (diff)
downloadargparse-f1896f4bb7648efff2398b02061791db65771224.tar.gz
Bump version numbers to 1.0.1 in preparation for bugfixes.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 87b0b6c..82106fe 100644
--- a/README.txt
+++ b/README.txt
@@ -1,5 +1,5 @@
-argparse 1.0
-============
+argparse 1.0.1
+==============
The argparse module provides an easy, declarative interface for
creating command line tools, which knows how to: