Skip to content

Commit

Permalink
Updates version number to match SemVer format.
Browse files Browse the repository at this point in the history
  • Loading branch information
thetacom committed May 21, 2023
1 parent 7bdca51 commit 3c03451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "hexabyte_extended_info"
version = "0.1.0rc0"
version = "0.1.0-rc.0"
description = "An extended info plugin for the hexabyte hex editor."
keywords = ["commandline", "hexabyte", "hexeditor", "binary", "plugin", "fileinfo","file", "libmagic"]
repository = "https://github.com/thetacom/hexabyte_extended_info"
Expand Down

0 comments on commit 3c03451

Please sign in to comment.