bump: version 0.1.0 → 0.2.0
This commit is contained in:
parent
5176acaf9e
commit
cc9ec47857
3 changed files with 18 additions and 10 deletions
|
@ -6,7 +6,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "rattail-demo"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
description = "Rattail Software Demo"
|
||||
readme = "README.rst"
|
||||
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
|
||||
|
@ -48,7 +48,7 @@ rattail-demo = "rattail_demo.config:DemoConfigExtension"
|
|||
[project.urls]
|
||||
Homepage = "https://demo.rattailproject.org"
|
||||
Repository = "https://kallithea.rattailproject.org/rattail-project/rattail-demo"
|
||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/rattail-demo/files/master/CHANGES.rst"
|
||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/rattail-demo/files/master/CHANGELOG.md"
|
||||
|
||||
|
||||
[tool.commitizen]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue