Set version in pyproject.toml
This commit is contained in:
parent
baa71e4104
commit
24ab31bf89
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "dnscode"
|
name = "dnscode"
|
||||||
version = "1.3.0"
|
version = "1.3.1"
|
||||||
authors = [
|
authors = [
|
||||||
{ name="Minecraftchest1", email="me@minec1.us" },
|
{ name="Minecraftchest1", email="me@minec1.us" },
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue