Skip to content

Commit

Permalink
bump version from 0.1.2 to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Taoning Wang committed Aug 25, 2023
1 parent 91ce8c3 commit 9eb71bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -479,7 +479,7 @@ def get_ext_filename(self, ext_name):
name="pyradiance",
author="LBNL",
author_email="taoningwang@lbl.gov",
version="0.1.2",
version="0.1.3",
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 9eb71bd

Please sign in to comment.