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
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