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,6 +5,14 @@ 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.2] - 2023-09-29 06:00:00
9+
10+ ### Added
11+ - Updates the ` SMM.md ` and ` GMM.md ` chapters
12+ - Adds a ` MaxLikelihood.md ` chapter
13+ - Updates ` CompMethods_references.bib `
14+ - Adds data files in ` /data/smm/ ` directory
15+
816## [ 0.0.1] - 2023-09-28 18:30:00
917
1018### Added
@@ -20,4 +28,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2028
2129
2230
31+ [ 0.0.2 ] : https://github.com/OpenSourceEcon/CompMethods/compare/0.0.1...0.0.2
2332[ 0.0.1 ] : https://github.com/OpenSourceEcon/CompMethods/compare/0.0.0...0.0.1
Original file line number Diff line number Diff line change 77
88setup (
99 name = "CompMethods" ,
10- version = "0.0.1 " ,
10+ version = "0.0.2 " ,
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