Enlightenment CVS committal

Author  : ulisses
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas


Modified Files:
        setup.py 


Log Message:
Make python-efl thread-safe.

 - acquiring/releasing GIL using 'with GIL' annotation
 - bumped version number

===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/setup.py,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- setup.py    30 Sep 2007 21:57:17 -0000      1.16
+++ setup.py    1 Oct 2007 04:31:38 -0000       1.17
@@ -108,7 +108,7 @@
 
 
 setup(name='python-evas',
-      version='0.1.1',
+      version='0.2.0',
       license='BSD',
       author='Gustavo Sverzut Barbieri',
       author_email='[EMAIL PROTECTED]',



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to