File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,3 +14,5 @@ Authors
1414* Michał Górny - https://github.com/mgorny
1515* Tim Maxwell - https://github.com/tmaxwell-anthropic
1616* Haoyu Weng - https://github.com/wengh
17+ * Oldřich Jedlička - https://github.com/oldium
18+ * Colin Watson - https://github.com/cjwatson
Original file line number Diff line number Diff line change @@ -21,6 +21,9 @@ Changelog
2121 super ().__init__ ()
2222 self .mistery_argument = mistery_argument
2323
24+ Tests and POC contributed by Oldřich Jedlička in `#73 <https://github.com/ionelmc/python-tblib/pull/73 >`_.
25+ * Fixed some doctest and coverage config. Contributed by Colin Watson in `#79 <https://github.com/ionelmc/python-tblib/pull/79 >`_.
26+
2427
25283.1.0 (2025-03-31)
2629~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments