We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 102d5ec commit fb4b703Copy full SHA for fb4b703
docs/conf.py
@@ -60,7 +60,7 @@
60
# The short X.Y version.
61
version = '0.5'
62
# The full version, including alpha/beta/rc tags.
63
-release = '0.5.2'
+release = '0.5.3'
64
65
# The language for content autogenerated by Sphinx. Refer to documentation
66
# for a list of supported languages.
pendulum/version.py
@@ -1,3 +1,3 @@
1
# -*- coding: utf-8 -*-
2
3
-VERSION = '0.5.2'
+VERSION = '0.5.3'
0 commit comments