Skip to content

Commit

Permalink
Bump to version 1.9.10, faster L^p & Ampere support
Browse files Browse the repository at this point in the history
  • Loading branch information
Pat-Laub committed Dec 21, 2022
1 parent 26f30cf commit b7fffc4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stata/edm.ado
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
*! version 1.9.9, 23Jan2022, Jinjing Li, Michael Zyphur, Patrick J. Laub, George Sugihara, Edoardo Tescari
*! version 1.9.10, 21Dec2022, Jinjing Li, Michael Zyphur, Patrick J. Laub, George Sugihara, Edoardo Tescari
*! contact: <[email protected]> or <[email protected]>

global EDM_VERSION = "1.9.9"
global EDM_VERSION = "1.9.10"
/* Empirical dynamic modelling
Version history:
Expand Down
2 changes: 1 addition & 1 deletion stata/edm.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ d KW: convergent cross mapping
d
d Requires: Stata version 14
d
d Distribution-Date: 20220123
d Distribution-Date: 20221221
d
d Author: Jinjing Li, National Centre for Social and Economic Modelling, University of Canberra
d Support: email jinjing.li@@canberra.edu.au
Expand Down
2 changes: 1 addition & 1 deletion vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edm",
"version-string": "1.9.9",
"version-string": "1.9.10",
"dependencies": [
{
"name": "catch2",
Expand Down

0 comments on commit b7fffc4

Please sign in to comment.