]> gitweb.michael.orlitzky.com - djbdns-logparse.git/blobdiff - setup.py
doc/COPYING: add one for the "or later" bit
[djbdns-logparse.git] / setup.py
index 1a50178d7fb98c7f2f6c3b80d95e56c69b8cd632..f1db3c12c9a527a9144896867142ded8697d15f3 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name         = 'djbdns-logparse',
-    version      = '0.0.1',
+    version      = '0.0.2',
     author       = 'Michael Orlitzky',
     author_email = 'michael@orlitzky.com',
     url          = 'http://michael.orlitzky.com/code/djbdns-logparse.xhtml',