[Checkins] SVN: zopyx.trashfinder/trunk/setup.py 0.1.4

Andreas Jung andreas at andreas-jung.com
Sun Feb 6 14:58:26 EST 2011


Log message for revision 120166:
  0.1.4
  

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

-=-
Modified: zopyx.trashfinder/trunk/setup.py
===================================================================
--- zopyx.trashfinder/trunk/setup.py	2011-02-06 19:58:14 UTC (rev 120165)
+++ zopyx.trashfinder/trunk/setup.py	2011-02-06 19:58:26 UTC (rev 120166)
@@ -1,7 +1,7 @@
 from setuptools import setup, find_packages
 import os
 
-version = '0.1.3'
+version = '0.1.4'
 
 setup(name='zopyx.trashfinder',
       version=version,



More information about the checkins mailing list