davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=d1b4512e52a2d9d22ebf4ed87037a7416ff8b8cd

commit d1b4512e52a2d9d22ebf4ed87037a7416ff8b8cd
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sun Feb 27 20:26:17 2022 +0100

    open new development phase
---
 efl/__init__.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/efl/__init__.py b/efl/__init__.py
index 046e8bf..d8ab36b 100644
--- a/efl/__init__.py
+++ b/efl/__init__.py
@@ -20,8 +20,8 @@
 # pre-release: '1.13.0-beta1' ( 1, 13, 0 )
 # release:     '1.13.0' ( 1, 13, 0 )
 
-__version__ = '1.26.0'
-__version_info__ = (1, 26, 0)
+__version__ = '1.26.99'
+__version_info__ = (1, 26, 99)
 
 
 __all__ = [

-- 


Reply via email to