Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
taoning committed Nov 27, 2024
1 parent 57a5f91 commit adfb59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frads/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
create_glazing_system,
)

__version__ = "1.2.10"
__version__ = "1.2.11"

logger: logging.Logger = logging.getLogger(__name__)

Expand Down

0 comments on commit adfb59a

Please sign in to comment.