Skip to content

Commit

Permalink
chore: bump to 6.7.2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
bameda committed Feb 16, 2024
1 parent c93a348 commit 61afabf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

- ...

## 6.7.2 (unreleased)
## 6.7.2 (2024-02-16)

- Docker: DEBUG and LANGUAGE_CODE settings are customizable.

Expand Down
2 changes: 1 addition & 1 deletion taiga/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
#
# Copyright (c) 2021-present Kaleidos Ventures SL

__version__ = '6.7.1'
__version__ = '6.7.2'

0 comments on commit 61afabf

Please sign in to comment.