diff options
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ def read(fname): return open(os.path.join(os.path.dirname(__file__), fname)).read() -VERSION = '0.3.2' +VERSION = '0.3.3' NAME = 'b4' setup( |
index : b4 | |
Tool for working with patches in public-inbox archives |
summaryrefslogtreecommitdiff |
-rw-r--r-- | setup.py | 2 |
@@ -13,7 +13,7 @@ def read(fname): return open(os.path.join(os.path.dirname(__file__), fname)).read() -VERSION = '0.3.2' +VERSION = '0.3.3' NAME = 'b4' setup( |