chore: bump version to 0.3.13
Updated the project version to 0.3.13 to reflect recent changes or improvements. This prepares the package for a new release, ensuring that versioning remains consistent and up-to-date. This release ensures that contests are loaded again, fixing #9.
This commit is contained in:
parent
dbfcb24fbb
commit
065738eea2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "structables"
|
||||
version = "0.3.12"
|
||||
version = "0.3.13"
|
||||
authors = [
|
||||
{ name="Private.coffee Team", email="support@private.coffee" },
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue