Skip to content

Commit

Permalink
release 5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Sep 7, 2020
1 parent 4dc098c commit e3b26fa
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, 3)
version_info = (5, 0, 4)

# 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 e3b26fa

Please sign in to comment.