Skip to content

Commit

Permalink
bump version to 1.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
taoning committed Sep 26, 2024
1 parent f5b88d5 commit a2261aa
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.7"
__version__ = "1.2.8"

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

Expand Down

0 comments on commit a2261aa

Please sign in to comment.