Browse Source

[version] incement version from 0.3 --> 0.4

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Markus Heiser 1 year ago
parent
commit
83d269e1b3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      setup.py

+ 1 - 1
setup.py

@@ -15,7 +15,7 @@ GIT_URL='https://github.com/return42/tgwf-searx-plugins'
 
 
 setup(
 setup(
     name                = 'tgwf-searx-plugins'
     name                = 'tgwf-searx-plugins'
-    , version           = '0.3'
+    , version           = '0.4'
     , description       = 'The Green Web Foundation searx plugins'
     , description       = 'The Green Web Foundation searx plugins'
     , long_description  = __doc__
     , long_description  = __doc__
     , url               =  GIT_URL
     , url               =  GIT_URL