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 45ddd81 commit 95fd48eCopy full SHA for 95fd48e
docs/conf.py
@@ -60,7 +60,7 @@
60
# The short X.Y version.
61
version = '0.6'
62
# The full version, including alpha/beta/rc tags.
63
-release = '0.6.5'
+release = '0.6.6'
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.6.5'
+VERSION = '0.6.6'
0 commit comments