File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+
11+ ## 0.2.3 - 2025-11-10
12+
1013### Added
1114- This changelog!
1215
Original file line number Diff line number Diff line change 11openapi : 3.0.3
22info :
33 title : PolarRoute-Server
4- version : 0.2.1
4+ version : 0.2.3
55 description : Backend server for serving PolarRoute and MeshiPhi assets
66paths :
77 /api/evaluate_route :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ authors = [
1111description = " Backend server for serving PolarRoute and MeshiPhi assets and managing their calcuation using Django & Celery."
1212readme = " README.md"
1313license = {file = " LICENSE" }
14- version = " 0.2.2 "
14+ version = " 0.2.3 "
1515requires-python = " >= 3.10"
1616dependencies = [
1717 " celery" ,
You can’t perform that action at this time.
0 commit comments