introduce next version to develop branch
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from distutils.version import StrictVersion
|
||||
|
||||
_versionstring = "0.19.0"
|
||||
_versionstring = "0.20.0"
|
||||
strictversion = StrictVersion(_versionstring)
|
||||
openwebrx_version = "v{0}".format(strictversion)
|
||||
|
Reference in New Issue
Block a user