Skip to content

Commit

Permalink
Remove documenter from depenencies, bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
dfdx committed Feb 22, 2022
1 parent 9efa49f commit d101a90
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name = "Yota"
uuid = "cd998857-8626-517d-b929-70ad188a48f0"
authors = ["Andrei Zhabinski <andrei.zhabinski@gmail.com>"]
version = "0.6.3"
version = "0.7.0"

[deps]
ChainRules = "082447d4-558c-5d27-93f4-14fc19e9eca2"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
FiniteDifferences = "26cc04aa-876d-5657-8c51-4c34ba976000"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NNlib = "872c559c-99b0-510c-b3b7-b6c96a88d5cd"
Expand All @@ -21,5 +20,5 @@ ChainRules = "1"
ChainRulesCore = "1"
FiniteDifferences = "0.12"
NNlib = "0.8"
Umlaut = "0.2"
Umlaut = "0.2.2"
julia = "1.6"

0 comments on commit d101a90

Please sign in to comment.