bump versions
Now that we have something nontrivial in here, bump the version. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
aeede9e46a
commit
e4213e9689
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ copyright = u'2021 Zephyr Project members and individual contributors'
|
|||
author = 'Zephyr Project'
|
||||
|
||||
# The full version, including alpha/beta/rc tags
|
||||
release = '0.0.0'
|
||||
release = '0.0.1'
|
||||
|
||||
|
||||
# -- General configuration ---------------------------------------------------
|
||||
|
|
|
|||
2
setup.py
2
setup.py
|
|
@ -12,7 +12,7 @@ This is just a placeholder for moving Zephyr's devicetree libraries
|
|||
to PyPI.
|
||||
'''
|
||||
|
||||
version = '0.0.0'
|
||||
version = '0.0.1'
|
||||
|
||||
setuptools.setup(
|
||||
# TBD, just use these for now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue