Skip to content

Commit

Permalink
v1.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Johnson <ben@binarylogic.com>
  • Loading branch information
binarylogic committed Apr 13, 2024
1 parent 20329e8 commit 56d6cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trinnov_altitude/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
log_format = "[L %(lineno)s - %(funcName)5s() ] %(message)s"
logging.basicConfig(level=level, format=log_format)

__version__ = "1.2.0"
__version__ = "1.2.1"

0 comments on commit 56d6cd9

Please sign in to comment.