Skip to content

Commit

Permalink
v0.6.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lance Drane <[email protected]>
  • Loading branch information
Lance-Drane committed Jun 7, 2024
1 parent daef0bb commit 0ea5ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/intersect_sdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from ._internal.version import strip_version_metadata

# may include build metadata
__version__ = '0.6.2a1'
__version__ = '0.6.2'

version_string = strip_version_metadata(__version__)
"""
Expand Down

0 comments on commit 0ea5ebd

Please sign in to comment.