]> gitweb.michael.orlitzky.com - dunshire.git/blobdiff - setup.py
MANIFEST.in,doc/COPYING: add COPYING
[dunshire.git] / setup.py
index 311932292ecb3f180f09c0ab69ce66210542c9f7..cf379f8dcf3e57f983f1f2561490da5446ea67e7 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -8,7 +8,7 @@ def read(fname):
 # Don't list "test" in packages, because we don't want it installed.
 setup(
     name         = 'dunshire',
-    version      = '0.1.2',
+    version      = '0.1.3',
     author       = 'Michael Orlitzky',
     author_email = 'michael@orlitzky.com',
     url          = 'http://michael.orlitzky.com/code/dunshire/index.xhtml',