File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ]
3+ ## [ 0.6.1 ]
44
55### Changed
66
@@ -183,7 +183,7 @@ This version causes major breaking API changes to simplify it and making it more
183183Initial release
184184
185185
186- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/ 0.6.0...master
186+ [ 0.6.1 ] : https://github.com/sdispater/pendulum/releases/tag/ 0.6.1
187187[ 0.6.0 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.0
188188[ 0.5.5 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.5
189189[ 0.5.4 ] : https://github.com/sdispater/pendulum/releases/tag/0.5.4
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '0.6'
6262# The full version, including alpha/beta/rc tags.
63- release = '0.6.0 '
63+ release = '0.6.1 '
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- VERSION = '0.6.0 '
3+ VERSION = '0.6.1 '
You can’t perform that action at this time.
0 commit comments