Skip to content

Commit

Permalink
dep, version
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Jul 9, 2024
1 parent 3870f9d commit 4ddaa78
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Effects"
uuid = "8f03c58b-bd97-4933-a826-f71b64d2cca2"
authors = ["Beacon Biosignals, Inc."]
version = "1.2.0"
version = "1.3.0"

[deps]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Expand Down
1 change: 0 additions & 1 deletion ext/EffectsMixedModelsExt.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module EffectsMixedModelsExt

using DataFrames
using Distributions
using Effects
using MixedModels
using StatsBase
Expand Down

0 comments on commit 4ddaa78

Please sign in to comment.