We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ab8e1c commit 17465dbCopy full SHA for 17465db
.travis.yml
@@ -17,3 +17,4 @@ notifications:
17
jobs:
18
allow_failures:
19
- julia: nightly
20
+ - julia: 1.5
Project.toml
@@ -1,7 +1,7 @@
1
name = "Tullio"
2
uuid = "bc48ee85-29a4-5162-ae0b-a64e1601d4bc"
3
authors = ["Michael Abbott"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
0 commit comments