Skip to content

Commit b34f217

Browse files
committed
Prepare for v0.5.0
1 parent 2da0c76 commit b34f217

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.2
1+
0.5.0

test/continuous.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
using SimJulia
2-
using Distributions
32

43
@model function simple(t, x, p, dx)
54
dx[1] = x[1]

0 commit comments

Comments
 (0)