Skip to content

Commit 9a97ab1

Browse files
committed
Rel 4.0.2
1 parent e97c536 commit 9a97ab1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ branches:
2828
jobs:
2929
include:
3030
- stage: Documentation
31-
julia: 1.0
31+
julia: 1.3
3232
os: linux
3333
script:
3434
- julia --project=docs -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "HyperDualNumbers"
22
uuid = "50ceba7f-c3ee-5a84-a6e8-3ad40456ec97"
33
authors = ["Rob J Goedman <[email protected]>"]
4-
version = "4.0.1"
4+
version = "4.0.2"
55

66
[deps]
77
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"

0 commit comments

Comments
 (0)