Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Guangyan Cai committed Sep 5, 2023
1 parent bed597b commit 6004cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion irtk/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Inverse-Rendering Toolkit"""

__version__ = "0.1.1"
__version__ = "0.1.2"

from .connector import is_connector_available, get_connector_list, get_connector

Expand Down

0 comments on commit 6004cfa

Please sign in to comment.