Skip to content

Commit 892d4d3

Browse files
committed
Release 5.3.0
1 parent 432c908 commit 892d4d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

traitlets/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
version_info = (5, 2, 2)
2-
__version__ = "5.2.2"
1+
version_info = (5, 3, 0)
2+
__version__ = "5.3.0"
33

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

0 commit comments

Comments
 (0)