Skip to content

Commit

Permalink
Release 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainCorlay committed Sep 3, 2020
1 parent efc76b8 commit 2f22fb7
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, 0, 2)
version_info = (5, 0, 3)

# 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 2f22fb7

Please sign in to comment.