Changeset - 8bd423629124
[Not reviewed]
v0.4.4 master
0 2 0
Lance Edgar - 1 month ago 2024-10-03 10:36:07
lance@edbob.org
bump: version 0.4.3 → 0.4.4
2 files changed with 7 insertions and 1 deletions:
0 comments (0 inline, 0 general) First comment
CHANGELOG.md
Show inline comments
 
@@ -5,6 +5,12 @@ All notable changes to rattail-fabric2 will be documented in this file.
 
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
 
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
 

	
 
## v0.4.4 (2024-10-03)
 

	
 
### Fix
 

	
 
- update project source links, kallithea -> forgejo
 

	
 
## v0.4.3 (2024-08-06)
 

	
 
### Fix
pyproject.toml
Show inline comments
 
@@ -6,7 +6,7 @@ build-backend = "hatchling.build"
 

	
 
[project]
 
name = "rattail-fabric2"
 
version = "0.4.3"
 
version = "0.4.4"
 
description = "Fabric (v2) Utilities for Rattail"
 
readme = "README.md"
 
authors = [{name = "Lance Edgar", email = "lance@edbob.org"}]
0 comments (0 inline, 0 general) First comment
You need to be logged in to comment. Login now