Change version to 0.1 for the pull request

This commit is contained in:
Eric Van Albert
2019-05-04 21:12:29 -04:00
committed by Zach Banks
parent 6dc5f70d77
commit ad5eaca5df
+1 -1
View File
@@ -6,7 +6,7 @@ long_description += "\n ".join(open("output_example.py").read().split("\n"))
setup(
name="radiance",
version="0.1dev5",
version="0.1",
packages=["radiance",],
license="MIT",
description="Python tools for the Radiance video art system",