File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,12 @@ All notable changes to `exonet-api-python` will be documented in this file.
55Updates should follow the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
66
77## [ Unreleased]
8- [ Compare 3.0.0 - Unreleased] ( https://github.com/exonet/exonet-api-python/compare/3.0.0...master )
8+ [ Compare 3.0.1 - Unreleased] ( https://github.com/exonet/exonet-api-python/compare/3.0.1...master )
9+
10+ ## [ 3.0.1] ( https://github.com/exonet/exonet-api-python/releases/tag/3.0.1 ) - 2020-10-05
11+ [ Compare 3.0.0 - 3.0.1] ( https://github.com/exonet/exonet-api-python/compare/3.0.0...3.0.1 )
12+ ### Changed
13+ - Dependencies have been updated.
914
1015## [ 3.0.0] ( https://github.com/exonet/exonet-api-python/releases/tag/3.0.0 ) - 2020-09-11
1116[ Compare 2.1.0 - 3.0.0] ( https://github.com/exonet/exonet-api-python/compare/2.1.0...3.0.0 )
Original file line number Diff line number Diff line change 1818
1919setup (
2020 name = 'exonetapi' ,
21- version = '3.0.0 ' ,
21+ version = '3.0.1 ' ,
2222
2323 description = 'Library to interact with the Exonet API.' ,
2424 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments