Skip to content

Commit

Permalink
feat: bumping version 1.0.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Manica <[email protected]>
  • Loading branch information
drugilsberg committed Dec 8, 2022
1 parent 496a35d commit 280bd82
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__ = "1.0.1"
__version__ = "1.0.2"
__name__ = "gt4sd"

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

0 comments on commit 280bd82

Please sign in to comment.