File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.5.0 ] (2021-01-22)
7+ ## [ 1.5.1 ] (2021-01-22)
88
99### Added
1010
@@ -99,8 +99,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9999- Initial release
100100
101101
102- [ Unreleased ] : https://github.com/hbldh/pyefd/compare/HEAD...v1.5.0
103- [ 1.5.0 ] : https://github.com/hbldh/pyefd/compare/v1.4.1...v1.5.0
102+ [ Unreleased ] : https://github.com/hbldh/pyefd/compare/HEAD...v1.5.1
103+ [ 1.5.1 ] : https://github.com/hbldh/pyefd/compare/v1.4.1...v1.5.1
104104[ 1.4.1 ] : https://github.com/hbldh/pyefd/compare/v1.4.0...v1.4.1
105105[ 1.4.0 ] : https://github.com/hbldh/pyefd/compare/v1.3.0...v1.4.0
106106[ 1.3.0 ] : https://github.com/hbldh/pyefd/compare/v1.2.0...v1.3.0
Original file line number Diff line number Diff line change 2222EMAIL = "henrik.blidh@nedomkull.com"
2323AUTHOR = "Henrik Blidh"
2424REQUIRES_PYTHON = ">=2.7.10"
25- VERSION = "1.5.0 "
25+ VERSION = "1.5.1 "
2626
2727REQUIRED = ["numpy>=1.7.0" ]
2828
You can’t perform that action at this time.
0 commit comments