mirror of
https://github.com/zbanks/radiance.git
synced 2026-06-16 04:26:25 +02:00
Change version to 0.1 for the pull request
This commit is contained in:
committed by
Zach Banks
parent
6dc5f70d77
commit
ad5eaca5df
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user