File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ and this project adheres to
8
8
9
9
## [ Unreleased]
10
10
11
+ ## [ 0.0.8] - 2025-05-06
12
+
11
13
### Added
12
14
13
15
β¨(malware_detection) add a module malware_detection #11
@@ -64,7 +66,8 @@ and this project adheres to
64
66
- β¨(oidc) add the authentication backends #2
65
67
- β¨(oidc) add refresh token tools #3
66
68
67
- [ unreleased ] : https://github.com/suitenumerique/django-lasuite/compare/v0.0.7...main
69
+ [ unreleased ] : https://github.com/suitenumerique/django-lasuite/compare/v0.0.8...main
70
+ [ 0.0.8 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.8
68
71
[ 0.0.7 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.7
69
72
[ 0.0.6 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.6
70
73
[ 0.0.5 ] : https://github.com/suitenumerique/django-lasuite/releases/v0.0.5
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
4
5
5
[project ]
6
6
name = " django-lasuite"
7
- version = " 0.0.7 "
7
+ version = " 0.0.8 "
8
8
description = " Django La Suite - A Django library"
9
9
readme = " README.md"
10
10
requires-python = " >=3.10"
You canβt perform that action at this time.
0 commit comments