Skip to content

Commit

Permalink
prepare for new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThijsvdLaar committed May 11, 2022
1 parent 4f03625 commit 8444a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- '1.4'
- '1.5'
- '1.6'
- '1.7'
- 'nightly'
os:
- ubuntu-latest
Expand Down
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ForneyLab"
uuid = "9fc3f58a-c2cc-5bff-9419-6a294fefdca9"
version = "0.11.4"
version = "0.12.0"

[deps]
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
Expand Down Expand Up @@ -29,4 +29,4 @@ Roots = "1.3, 2"
SpecialFunctions = "0.8.1, 0.9, 1.0, 2.0"
StatsBase = "0.32, 0.33"
StatsFuns = "0.9, 1"
julia = "1.3, 1.4, 1.5, 1.6"
julia = "1.3, 1.4, 1.5, 1.6, 1.7"

0 comments on commit 8444a07

Please sign in to comment.