Skip to content

Commit

Permalink
version 0.2.1 is compatible with julia 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmthompson committed Aug 28, 2020
1 parent 6dd47d8 commit 372e105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "SpikeSorting"
uuid = "acc641c0-d14d-5ed3-8a01-2b4adfca2b15"
version = "0.2.0"
version = "0.2.1"

[deps]
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
Expand All @@ -17,7 +17,7 @@ julia = "1"
Interpolations = "0.9, 0.10, 0.11, 0.12"
DistributedArrays = "0.6"
Gtk = "0.17, 0.18, 1.0, 1.1"
Cairo = "0.6, 0.7, 0.8, 0.9"
Cairo = "0.6, 0.7, 0.8, 1.0"
MultivariateStats = "0.6, 0.7"

[extras]
Expand Down

0 comments on commit 372e105

Please sign in to comment.