File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.0.7] - 2023-12-06 15:00:00
9+
10+ ### Added
11+ - Updates the Maximum Likelihood Estimation section.
12+
813## [ 0.0.6] - 2023-11-03 00:45:00
914
1015### Added
@@ -48,6 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4853
4954
5055
56+ [ 0.0.7 ] : https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.6...v0.0.7
5157[ 0.0.6 ] : https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.5...v0.0.6
5258[ 0.0.5 ] : https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.4...v0.0.5
5359[ 0.0.4 ] : https://github.com/OpenSourceEcon/CompMethods/compare/v0.0.3...v0.0.4
Original file line number Diff line number Diff line change 77
88setup (
99 name = "CompMethods" ,
10- version = "0.0.6 " ,
10+ version = "0.0.7 " ,
1111 author = "Richard W. Evans" ,
1212 author_email = "rickecon@gmail.com" ,
1313 long_description = readme ,
You can’t perform that action at this time.
0 commit comments