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.4.0] - 2024-04-23
12
+
11
13
### Added
12
14
13
15
- Implement static data database schemas
@@ -47,7 +49,8 @@ and this project adheres to
47
49
48
50
- Implement base FastAPI app
49
51
50
- [ unreleased ] : https://github.com/MTES-MCT/qualicharge/compare/v0.3.0...main
52
+ [ unreleased ] : https://github.com/MTES-MCT/qualicharge/compare/v0.4.0...main
53
+ [ 0.4.0 ] : https://github.com/MTES-MCT/qualicharge/compare/v0.3.0...v0.4.0
51
54
[ 0.3.0 ] : https://github.com/MTES-MCT/qualicharge/compare/v0.2.1...v0.3.0
52
55
[ 0.2.1 ] : https://github.com/MTES-MCT/qualicharge/compare/v0.2.0...v0.2.1
53
56
[ 0.2.0 ] : https://github.com/MTES-MCT/qualicharge/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change 3
3
#
4
4
[project ]
5
5
name = " qualicharge"
6
- version = " 0.3 .0"
6
+ version = " 0.4 .0"
7
7
8
8
# Third party packages configuration
9
9
[tool .coverage .run ]
You can’t perform that action at this time.
0 commit comments