We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb5730 commit f93e585Copy full SHA for f93e585
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.2"
+ ".": "0.1.3"
3
}
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.1.3](https://github.com/Frikanalen/django-api/compare/v0.1.2...v0.1.3) (2026-01-09)
4
+
5
6
+### Miscellaneous Chores
7
8
+* release 0.1.3 ([4eb5730](https://github.com/Frikanalen/django-api/commit/4eb5730f2eb6693793049bf4c0119bececae06e6))
9
10
## [0.1.2](https://github.com/Frikanalen/django-api/compare/v0.1.1...v0.1.2) (2025-12-18)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "fkweb"
-version = "0.1.2"
+version = "0.1.3"
description = "Frikanalen's Django-based backend API"
readme = "README.md"
requires-python = ">=3.11"
0 commit comments