Skip to content

Commit

Permalink
Bumped version.
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangyanCai committed Sep 19, 2023
1 parent dc5f322 commit cc2eb9f
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.3"
__version__ = "0.1.4"

from .connector import is_connector_available, get_connector_list, get_connector

Expand Down

0 comments on commit cc2eb9f

Please sign in to comment.