forked from PrivateCoffee/wikimore
chore: bump version to 0.1.5
Incremented version number to prepare for the new release, ensuring the changes made are properly reflected and versioned. This update helps maintain proper version tracking for future development and release cycles.
This commit is contained in:
parent
18011f2fa7
commit
11020b3566
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "wikimore"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors = [{ name = "Private.coffee Team", email = "support@private.coffee" }]
|
||||
description = "A simple frontend for Wikimedia wikis"
|
||||
readme = "README.md"
|
||||
|
|
Loading…
Reference in a new issue