File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11### 0.5.1
22
3+ (August 18th, 2016)
4+
35- [ Fix] Fixes ` now() ` not behaving properly when given a timezone.
46- [ Fix] Fixes double file opening when getting local timezone. (Thanks to [ yggdr] ( https://github.com/yggdr ) )
57- [ Fix] Fixes ` pt_BR ` locale. (Thanks to [ YomoFuno] ( https://github.com/YomoFuno ) )
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'
63+ release = '0.5.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.5'
3+ VERSION = '0.5.1 '
You can’t perform that action at this time.
0 commit comments