Skip to content

Commit b1c4dc0

Browse files
Merge pull request #25 from sifive/bump-version
Bump version to 0.0.6
2 parents e3cf8bf + 3b76955 commit b1c4dc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
setuptools.setup(
1010
name="pydevicetree",
11-
version="0.0.5",
11+
version="0.0.6",
1212
author="Nathaniel Graff",
1313
author_email="nathaniel.graff@sifive.com",
1414
description="A library for parsing Devicetree Source v1",

0 commit comments

Comments
 (0)