Skip to content

Commit 2f15041

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.43.1
Automatically generated by python-semantic-release
1 parent a20bfe0 commit 2f15041

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.43.1 (2021-11-12)
6+
### Fix
7+
* TT-393 userid convert to list ([#339](https://github.com/ioet/time-tracker-backend/issues/339)) ([`6e2108e`](https://github.com/ioet/time-tracker-backend/commit/6e2108ee03dcfd48fa9676a69591248a2467f27c))
8+
59
## v0.43.0 (2021-11-11)
610
### Feature
711
* TT-384 Refactor Tables ([#337](https://github.com/ioet/time-tracker-backend/issues/337)) ([`568e047`](https://github.com/ioet/time-tracker-backend/commit/568e0479859b0a92cc2780fb5cb522da664c0a92))

time_tracker_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.43.0'
1+
__version__ = '0.43.1'

0 commit comments

Comments
 (0)