Skip to content

Commit 53d3cad

Browse files
committed
Release 0.5.0
1 parent 247f10d commit 53d3cad

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [0.5.0] - 2025-02-11
11+
12+
### Changed
13+
14+
- Rename to new package name, new templates path and module name
15+
1016
## [0.4.0] - 2024-12-17
1117

1218
### Changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name="libfjordweb",
7-
version="0.4.0",
7+
version="0.5.0",
88
author="Open Data Services",
99
author_email="[email protected]",
1010
packages=find_packages(),

0 commit comments

Comments
 (0)