Skip to content

Commit

Permalink
Add upper bound to GAPTypes dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Nov 27, 2019
1 parent 37d11c5 commit e05b42a
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 @@ -11,6 +11,7 @@ REPL = "3fa0cd96-eef1-5676-8a61-b3b8758bbffb"

[compat]
julia = "1.1"
GAPTypes = "1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

3 comments on commit e05b42a

@fredrikekre
Copy link

Choose a reason for hiding this comment

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

@fingolfin do you wanna retrigger registrator on this commit to update JuliaRegistries/General#5422 ?

@fingolfin
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/5422

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 Julia TagBot is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.2 -m "<description of version>" e05b42aba9534a62d614958fa9bdf2c12fad6ccf
git push origin v0.2.2

Please sign in to comment.