bump: version 0.3.6 → 0.4.0
This commit is contained in:
parent
8c51ee8735
commit
014982028b
3 changed files with 22 additions and 4 deletions
|
@ -6,7 +6,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "rattail-fabric2"
|
||||
version = "0.3.6"
|
||||
version = "0.4.0"
|
||||
description = "Fabric (v2) Utilities for Rattail"
|
||||
readme = "README.rst"
|
||||
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
|
||||
|
@ -33,7 +33,7 @@ dependencies = [
|
|||
[project.urls]
|
||||
Homepage = "https://rattailproject.org"
|
||||
Repository = "https://kallithea.rattailproject.org/rattail-project/rattail-fabric2"
|
||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/rattail-fabric2/files/master/CHANGES.rst"
|
||||
Changelog = "https://kallithea.rattailproject.org/rattail-project/rattail-fabric2/files/master/CHANGELOG.md"
|
||||
|
||||
|
||||
[tool.commitizen]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue