Skip to content

Commit

Permalink
Update __init__.py to 4.1.4.5 trying an intermediate release
Browse files Browse the repository at this point in the history
  • Loading branch information
quintijn authored Mar 15, 2024
1 parent f79ecbc commit bc542ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/unimacro/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ def control_logger_name() -> str :
def logname() -> str:
""" Returns the name of the unimacro logger."""
return "natlink.unimacro"
__version__ = '4.1.4.4'
__version__ = '4.1.4.5'

0 comments on commit bc542ea

Please sign in to comment.