We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd142c9 commit a5e61deCopy full SHA for a5e61de
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
<!--next-version-placeholder-->
4
5
+## v0.25.1 (2020-11-23)
6
+
7
8
## v0.25.0 (2020-11-23)
9
### Feature
10
* Change PUT for POST and DELETE #229 ([`67ce20b`](https://github.com/ioet/time-tracker-backend/commit/67ce20bff82e235fc3f9e18278d99231267ab5b8))
time_tracker_api/version.py
@@ -1 +1 @@
1
-__version__ = '0.25.0'
+__version__ = '0.25.1'
0 commit comments