File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3- ## [ Unreleased ]
3+ ## [ 0.8.0 ] - 2016-12-23
44
55### Added
66
@@ -291,7 +291,7 @@ This version causes major breaking API changes to simplify it and making it more
291291Initial release
292292
293293
294- [ Unreleased ] : https://github.com/sdispater/pendulum/compare/0.7.0...master
294+ [ 0.8.0 ] : https://github.com/sdispater/pendulum/releases/tag/0.8.0
295295[ 0.7.0 ] : https://github.com/sdispater/pendulum/releases/tag/0.7.0
296296[ 0.6.6 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.6
297297[ 0.6.5 ] : https://github.com/sdispater/pendulum/releases/tag/0.6.5
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = '0.7 '
61+ version = '0.8 '
6262# The full version, including alpha/beta/rc tags.
63- release = '0.7 .0'
63+ release = '0.8 .0'
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.7 .0'
3+ VERSION = '0.8 .0'
You can’t perform that action at this time.
0 commit comments