Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tastelikefeet committed Sep 2, 2024
1 parent 20a53b1 commit 661f517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swift/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Make sure to modify __release_datetime__ to release time when making official release.
__version__ = '2.4.0.dev0'
__version__ = '2.5.0.dev0'
# default release datetime for branches under active development is set
# to be a time far-far-away-into-the-future
__release_datetime__ = '2099-10-13 08:56:12'

0 comments on commit 661f517

Please sign in to comment.