Skip to content

Commit

Permalink
v1.0.0
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 12, 2024
1 parent 2b48360 commit b8188fd
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__ = "0.1.27"
__version__ = "1.0.0"

0 comments on commit b8188fd

Please sign in to comment.