From f1896f4bb7648efff2398b02061791db65771224 Mon Sep 17 00:00:00 2001 From: "steven.bethard" Date: Sat, 12 Sep 2009 15:19:37 +0000 Subject: Bump version numbers to 1.0.1 in preparation for bugfixes. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.txt') 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: -- cgit v1.2.1