Skip to content

Commit

Permalink
feat: bumping version 0.56.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Manica <drugilsberg@gmail.com>
  • Loading branch information
drugilsberg committed Oct 28, 2022
1 parent 2447687 commit 0e62f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gt4sd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#
"""Module initialization."""

__version__ = "0.55.0"
__version__ = "0.56.0"
__name__ = "gt4sd"

# NOTE: configure SSL to allow unverified contexts by default
Expand Down

0 comments on commit 0e62f80

Please sign in to comment.