File tree Expand file tree Collapse file tree 6 files changed +25
-5
lines changed Expand file tree Collapse file tree 6 files changed +25
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.3.0 " ,
3- "otdf-python-proto" : " 0.3.0 "
2+ "." : " 0.3.1 " ,
3+ "otdf-python-proto" : " 0.3.1 "
44}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.1] ( https://github.com/b-long/opentdf-python-sdk/compare/otdf-python-v0.3.0...otdf-python-v0.3.1 ) (2025-09-05)
4+
5+
6+ ### Bug Fixes
7+
8+ * address pre-commit (lint) issues ([ f61b020] ( https://github.com/b-long/opentdf-python-sdk/commit/f61b02033f4a132ee1e552be61917d18d5a0bf4c ) )
9+ * omit README from Github releases ([ cca9e3e] ( https://github.com/b-long/opentdf-python-sdk/commit/cca9e3efb9ead3693d401261e3e74debd985653e ) )
10+
11+
12+ ### Miscellaneous Chores
13+
14+ * release 0.3.1 ([ 2ae5dc9] ( https://github.com/b-long/opentdf-python-sdk/commit/2ae5dc9a99cf08ccf6cfb9060a8f6b3fb6952890 ) )
15+
316## [ 0.3.0] ( https://github.com/b-long/opentdf-python-sdk/compare/otdf-python-v0.3.0...otdf-python-v0.3.0 ) (2025-09-05)
417
518
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.3.1] ( https://github.com/b-long/opentdf-python-sdk/compare/otdf-python-proto-v0.3.0...otdf-python-proto-v0.3.1 ) (2025-09-05)
4+
5+
6+ ### Miscellaneous Chores
7+
8+ * release 0.3.1 ([ 2ae5dc9] ( https://github.com/b-long/opentdf-python-sdk/commit/2ae5dc9a99cf08ccf6cfb9060a8f6b3fb6952890 ) )
9+
310## [ 0.3.0] ( https://github.com/b-long/opentdf-python-sdk/compare/otdf-python-proto-v0.3.0...otdf-python-proto-v0.3.0 ) (2025-09-05)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " otdf-python-proto"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44description = " Generated protobuf files for OpenTDF Python SDK"
55readme = " README.md"
66authors = [
Original file line number Diff line number Diff line change 55and other OpenTDF services.
66"""
77
8- __version__ = "0.3.0 "
8+ __version__ = "0.3.1 "
99
1010# Import submodules to make them available
1111from . import authorization
Original file line number Diff line number Diff line change 11[project ]
22name = " otdf-python"
3- version = " 0.3.0 "
3+ version = " 0.3.1 "
44description = " Unofficial OpenTDF SDK for Python"
55readme = " README.md"
66authors = [
You can’t perform that action at this time.
0 commit comments