Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Compat bump (#200)
Browse files Browse the repository at this point in the history
* Compat bump

* Bump version

Co-authored-by: Alex Robson <alex.robson@invenialabs.co.uk>
  • Loading branch information
AlexRobson and Alex Robson committed Feb 19, 2021
1 parent df81485 commit f251e9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
@@ -1,6 +1,6 @@
name = "Nabla"
uuid = "49c96f43-aa6d-5a04-a506-44c7070ebe78"
version = "0.12.2"
version = "0.12.3"

[deps]
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
Expand All @@ -11,7 +11,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
DiffRules = "^0.0"
DiffRules = "0.0, 1"
DualNumbers = "0.6"
FDM = "^0.6"
SpecialFunctions = "0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1"
Expand Down

0 comments on commit f251e9e

Please sign in to comment.