Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Oskin committed Jan 6, 2024
1 parent b4bb981 commit a709d19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MarketData"
uuid = "945b72a4-3b13-509d-9b46-1525bb5c06de"
authors = ["JuliaQuant <https://github.com/JuliaQuant>"]
version = "0.14.0"
version = "0.14.1"

[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
Expand Down
3 changes: 0 additions & 3 deletions src/random.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
using Random


function random_cl(rng::AbstractRNG = Random.GLOBAL_RNG;
start = Dates.DateTime(2020, 1, 1),
step = Dates.Minute(1),
Expand Down

0 comments on commit a709d19

Please sign in to comment.