Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 10, 2022
1 parent a3c9a37 commit 4693c76
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, 0, "dev")
version_info = (5, 2, 0)

# unlike `.dev`, alpha, beta and rc _must not_ have dots,
# or the wheel and tgz won't look to pip like the same version.
Expand Down

0 comments on commit 4693c76

Please sign in to comment.