[Checkins] SVN: zopyx.pypitrashfinder/trunk/setup.py updated

Andreas Jung andreas at andreas-jung.com
Tue Dec 29 10:44:30 EST 2009


Log message for revision 107275:
  updated

Changed:
  U   zopyx.pypitrashfinder/trunk/setup.py

-=-
Modified: zopyx.pypitrashfinder/trunk/setup.py
===================================================================
--- zopyx.pypitrashfinder/trunk/setup.py	2009-12-29 15:44:19 UTC (rev 107274)
+++ zopyx.pypitrashfinder/trunk/setup.py	2009-12-29 15:44:29 UTC (rev 107275)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1.0'
+version = '0.1.1'
 
 setup(name='zopyx.trashfinder',
       version=version,



More information about the checkins mailing list