Skip to content

Commit

Permalink
Merge branch 'master' into compathelper/new_version/2022-07-18-01-46-…
Browse files Browse the repository at this point in the history
…57-778-02139417791
  • Loading branch information
J4Q8 authored Jul 19, 2022
2 parents 9de1e2b + 264d2b6 commit 25ac6c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

[compat]
StatsBase = "0.33"
LightGraphs = "1"
julia = "1.7"

[extras]
Expand Down

2 comments on commit 25ac6c3

@J4Q8
Copy link
Owner Author

@J4Q8 J4Q8 commented on 25ac6c3 Jul 20, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator register()

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/64424

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.1.0 -m "<description of version>" 25ac6c3739a5ec599a9b8740ae61dd7dfc26656d
git push origin v0.1.0

Please sign in to comment.