Skip to content

Commit

Permalink
Set version number to 1.0.0 (#34)
Browse files Browse the repository at this point in the history
There's no reason to avoid a stable version.
  • Loading branch information
jlapeyre authored Oct 2, 2024
1 parent b6c186e commit 8666d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ uuid = "984bce1d-4616-540c-a9ee-88d1112d94c9"
license = "MIT"
desc = "Lambert W function and associated omega constant"
authors = ["J Lapeyre"]
version = "0.4.7"
version = "1.0.0"

[deps]
IrrationalConstants = "92d709cd-6900-40b7-9082-c6be49f344b6"
Expand Down

2 comments on commit 8666d64

@jlapeyre
Copy link
Collaborator 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.

Error while trying to register: Changing package repo URL not allowed, please submit a pull request with the URL change to the target registry and retry.

Please sign in to comment.