Skip to content

Commit

Permalink
Merge pull request #739 from Joffreybvn/main
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 31, 2022
2 parents 93e42e2 + ad10c65 commit e2c731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion traitlets/_version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version_info = (5, 2, 2, "final")
version_info = (5, 2, 2)
__version__ = "5.2.2"

# unlike `.dev`, alpha, beta and rc _must not_ have dots,
Expand Down

0 comments on commit e2c731e

Please sign in to comment.