Skip to content

Commit

Permalink
Bump versions for alpha release v2.33.0a0
Browse files Browse the repository at this point in the history
  • Loading branch information
rjmello committed Dec 6, 2024
1 parent 0870047 commit 61ae5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compute_sdk/globus_compute_sdk/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# single source of truth for package version,
# see https://packaging.python.org/en/latest/single_source_version/
__version__ = "2.32.1"
__version__ = "2.33.0a0"


def compare_versions(
Expand Down

0 comments on commit 61ae5f9

Please sign in to comment.