Skip to content

Commit

Permalink
Bump version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoning Wang committed Jul 26, 2023
1 parent 53eb437 commit aafa0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -478,7 +478,7 @@ def get_ext_filename(self, ext_name):
name="pyradiance",
author="LBNL",
author_email="taoningwang@lbl.gov",
version="0.1.1",
version="0.1.2",
description="Python interface for Radiance",
long_description=Path("README.md").read_text(encoding="utf-8"),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit aafa0f9

Please sign in to comment.