Skip to content

Commit

Permalink
fix: bump version
Browse files Browse the repository at this point in the history
This is considered a 'fix' since it wasn't bumped in the last verion
update. Whoops. This requires a new release for the actual code to
contain the correct version number.
  • Loading branch information
NickolausDS committed Sep 28, 2021
1 parent 47b701d commit dc1071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion globus_portal_framework/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.3.22'
__version__ = '0.3.24'

0 comments on commit dc1071f

Please sign in to comment.