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:
Carles Cufi 2018-11-12 11:15:44 +01:00 committed by Carles Cufí
parent 1fc5f0b761
commit 2bf720b982
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
# #
# This is the Python 3 version of option 3 in: # This is the Python 3 version of option 3 in:
# https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version # https://packaging.python.org/guides/single-sourcing-package-version/#single-sourcing-the-version
__version__ = '0.3.0' __version__ = '0.3.99'