Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Feb 11, 2025
1 parent ba3a106 commit 1e226f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/besapi/besapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
from lxml import etree, objectify
from pkg_resources import resource_filename

__version__ = "3.7.6"
__version__ = "3.7.7"

besapi_logger = logging.getLogger("besapi")

Expand Down

0 comments on commit 1e226f0

Please sign in to comment.