Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thofma authored and fingolfin committed Dec 16, 2021
1 parent 6ac761d commit 3e9fcbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ julia> using Oscar
----- ----- ----- - - - -

...combining (and extending) ANTIC, GAP, Polymake and Singular
Version 0.7.1-DEV ...
Version 0.7.1 ...
... which comes with absolutely no warranty whatsoever
Type: '?Oscar' for more information
(c) 2019-2021 by The Oscar Development Team
Expand Down

2 comments on commit 3e9fcbe

@thofma
Copy link
Collaborator Author

@thofma thofma commented on 3e9fcbe Dec 17, 2021

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 created: JuliaRegistries/General/50741

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.7.1 -m "<description of version>" 3e9fcbe20153d1aa075cbd4fae881ee52305d841
git push origin v0.7.1

Please sign in to comment.