diff --git a/setup.py b/setup.py index dcca96b..f0b9240 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="pydevicetree", - version="0.0.8", + version="0.0.9", author="Nathaniel Graff", author_email="nathaniel.graff@sifive.com", description="A library for parsing Devicetree Source v1",