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