diff --git a/setup.py b/setup.py index b5c8b5f..6023ffa 100644 --- a/setup.py +++ b/setup.py @@ -529,7 +529,7 @@ def get_ext_filename(self, fullname): name="pyradiance", author="LBNL", author_email="taoningwang@lbl.gov", - version="0.5.1", + version="0.5.2", description="Python interface for Radiance", long_description=Path("README.md").read_text(encoding="utf-8"), long_description_content_type="text/markdown",