Upping version
This commit is contained in:
parent
50bde8b7f2
commit
524df0d56a
|
@ -54,7 +54,7 @@ import urllib.parse
|
|||
if sys.version_info < (3, 7):
|
||||
sys.exit("Fatal Error: jetforce requires Python 3.7+")
|
||||
|
||||
__version__ = "0.2.2"
|
||||
__version__ = "0.2.3"
|
||||
__title__ = "Jetforce Gemini Server"
|
||||
__author__ = "Michael Lazar"
|
||||
__license__ = "Floodgap Free Software License"
|
||||
|
|
Loading…
Reference in New Issue