forked from PrivateCoffee/wikimore
chore(release): bump version to 0.1.3
Upgraded project version from 0.1.2 to 0.1.3 to include recent updates and improvements. This prepares the project for the next release cycle, ensuring compatibility and stability for the new features and bug fixes introduced since the last version.
This commit is contained in:
parent
a77ad1af7a
commit
5bf7554619
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.2"
|
version = "0.1.3"
|
||||||
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