File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11### 0.5.2
22
3- - [ Fix] Fixes ` TimezoneInfo.utcoffset() method ` .
3+ (August 22nd, 2016)
4+
5+ - [ Fix] Fixes ` TimezoneInfo.utcoffset() ` method.
46- [ Fix] Fixes arithmetic operations on intervals not returning intervals.
57- [ Fix] Allows Pendulum instances comparison to None . (Thanks to [ jkeyes] ( https://github.com/jkeyes ) )
68- [ Feature] Adds a small speedup when changing timezones.
Original file line number Diff line number Diff line change 6060# The short X.Y version.
6161version = '0.5'
6262# The full version, including alpha/beta/rc tags.
63- release = '0.5.1 '
63+ release = '0.5.2 '
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.5.1 '
3+ VERSION = '0.5.2 '
You can’t perform that action at this time.
0 commit comments