Skip to content

Commit

Permalink
Adding upper-bounds for compatibility of MAT and PackageCompiler
Browse files Browse the repository at this point in the history
  • Loading branch information
rsarfati committed Dec 11, 2019
1 parent e2b8bc2 commit 0b8cade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,14 @@ FredData = "0.3"
GR = "0.42.0, 0.44.0"
HDF5 = "0.12"
JLD2 = "^0.1.3"
MAT = "0.6, 0.7"
MbedTLS = "^0.6.8"
Missings = "0.4"
ModelConstructors = "^0.1.4"
Nullables = "^0.0.8"
Optim = "0.16, 0.17, 0.18, 0.19"
OrderedCollections = "^1.1.0"
PackageCompiler = "^0.6.4"
PDMats = "^0.9.10"
Plots = "0.19, 0.20, 0.22, 0.23, 0.24, 0.25, 0.26, 0.27, 0.28"
RecipesBase = "0.5, 0.7"
Expand Down

2 comments on commit 0b8cade

@FRBNY-DSGE-Team
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/6534

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v1.1.0 -m "<description of version>" 0b8cadef2cd656b57529d938a8e1168bcda0a133
git push origin v1.1.0

Please sign in to comment.