File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.1.12] ( https://github.com/lpm0073/secure-logger/compare/v0.1.11...v0.1.12 ) (2023-11-14)
2+
3+
4+ ### Bug Fixes
5+
6+ * refactor python code blocks using readme_renderer compliant directives ([ 49a3423] ( https://github.com/lpm0073/secure-logger/commit/49a34234bb95ed37676f0620eb481a221302b73a ) )
7+
8+ ## [ 0.1.11] ( https://github.com/lpm0073/secure-logger/compare/v0.1.10...v0.1.11 ) (2023-11-14)
9+
10+
11+ ### Bug Fixes
12+
13+ * CURRENT_VERSION was unassigned ([ 528fa71] ( https://github.com/lpm0073/secure-logger/commit/528fa71dc0fc008bd7098686cab94198a961f5c3 ) )
14+
115## [ 0.1.10] ( https://github.com/lpm0073/secure-logger/compare/v0.1.9...v0.1.10 ) (2023-11-14)
216
317
Original file line number Diff line number Diff line change 1- __version__ = '0.1.11'
1+ # -*- coding: utf-8 -*-
2+ __version__ = "0.1.12"
You can’t perform that action at this time.
0 commit comments