Skip to content

Commit bcd02d7

Browse files
authored
Update Project.toml
1 parent 0a27ae0 commit bcd02d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ReinforcementLearningTrajectories"
22
uuid = "6486599b-a3cd-4e92-a99a-2cea90cc8c3c"
3-
version = "0.1.3"
3+
version = "0.1.4"
44

55
[deps]
66
CircularArrayBuffers = "9de3a189-e0c0-4e15-ba3b-b14b9fb0aec1"
@@ -14,7 +14,7 @@ CircularArrayBuffers = "0.1"
1414
MacroTools = "0.5"
1515
StackViews = "0.1"
1616
julia = "1.6"
17-
OnlineStats = "1.0"
17+
OnlineStats = "1"
1818

1919
[extras]
2020
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)