version: Set post-release version to 0.3.99
After releasing 0.3.0, set the .99 marker. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
1fc5f0b761
commit
2bf720b982
|
@ -2,4 +2,4 @@
|
|||
#
|
||||
# This is the Python 3 version of option 3 in:
|
||||
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
|
||||
__version__ = '0.3.0'
|
||||
__version__ = '0.3.99'
|
||||
|
|
Loading…
Reference in New Issue