Skip to content

Commit

Permalink
v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
regisb committed Dec 9, 2023
1 parent 1a2d7f9 commit 0198510
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes:

<!-- scriv-insert-here -->

<a id='changelog-16.0.2'></a>
## v16.0.2 (2023-12-09)

[Bugfix] Mounted settings in kubernetes. (by @hoffmannkrzysztof)

<a id='changelog-16.0.1'></a>
## v16.0.1 (2023-12-08)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20231209_161942_krzysiekpl.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorecommerce/__about__.py
@@ -1 +1 @@
__version__ = "16.0.1"
__version__ = "16.0.2"

0 comments on commit 0198510

Please sign in to comment.