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