File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog][keepachangelog] and this project
5
5
adheres to [ Semantic Versioning] [ semver ] .
6
6
7
7
## [ Unreleased] [ unreleased ]
8
+
9
+ ## [ v0.10.3] [ v0.10.3 ] - 2017-10-15
8
10
### Fixed
9
11
- Fixed saving token file to disk. (#9 )
10
12
@@ -53,3 +55,4 @@ adheres to [Semantic Versioning][semver].
53
55
[ v0.10.0 ] : https://github.com/pawelad/pymonzo/releases/tag/v0.10.0
54
56
[ v0.10.1 ] : https://github.com/pawelad/pymonzo/releases/tag/v0.10.1
55
57
[ v0.10.2 ] : https://github.com/pawelad/pymonzo/releases/tag/v0.10.2
58
+ [ v0.10.3 ] : https://github.com/pawelad/pymonzo/releases/tag/v0.10.3
Original file line number Diff line number Diff line change 10
10
11
11
12
12
__title__ = 'pymonzo'
13
- __version__ = '0.10.3.dev0 '
13
+ __version__ = '0.10.3'
14
14
__author__ = 'Paweł Adamczak'
15
15
16
16
__license__ = 'MIT License'
You can’t perform that action at this time.
0 commit comments