diff --git a/setup.py b/setup.py index 57d383b..3d0859f 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="pydevicetree", - version="0.0.12", + version="0.0.13", author="Nathaniel Graff", author_email="nathaniel.graff@sifive.com", description="A library for parsing Devicetree Source v1",