Skip to content

Commit

Permalink
actually rm Reexport...
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Apr 16, 2020
1 parent 2d13d00 commit 12afed9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LearnBase = "7f8f8fb0-2700-5f03-b4bd-41f8cfc144b6"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
LearnBase = "0.2, 0.3"
Expand Down

2 comments on commit 12afed9

@joshday
Copy link
Member Author

Choose a reason for hiding this comment

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

@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/13098

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.2.0 -m "<description of version>" 12afed94eae86fa82c7c64c2a2cb4c887a5b8566
git push origin v0.2.0

Please sign in to comment.