chore: bump project version to 0.1.7
All checks were successful
Python Package CI/CD / Publish to PyPI (push) Successful in 2m0s
All checks were successful
Python Package CI/CD / Publish to PyPI (push) Successful in 2m0s
Updates the version from 0.1.6 to 0.1.7 to reflect recent changes or improvements made in the project.
This commit is contained in:
parent
2167528f19
commit
c702671243
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "wikimore"
|
name = "wikimore"
|
||||||
version = "0.1.6"
|
version = "0.1.7"
|
||||||
authors = [{ name = "Private.coffee Team", email = "support@private.coffee" }]
|
authors = [{ name = "Private.coffee Team", email = "support@private.coffee" }]
|
||||||
description = "A simple frontend for Wikimedia wikis"
|
description = "A simple frontend for Wikimedia wikis"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Reference in a new issue