Loading docs/source/release_notes.rst +5 −0 Original line number Diff line number Diff line Release Notes ============= Version 0.4.0 ------------- Added full client implementation of the Ogmios transaction submission mini-protocol. Version 0.3.0 ------------- Loading src/ogmios/__about__.py +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2023-present Willie Marchetto <willie@viperscience.com> # # SPDX-License-Identifier: GPL-3.0-or-later __version__ = "0.3.0" __version__ = "0.4.0" Loading
docs/source/release_notes.rst +5 −0 Original line number Diff line number Diff line Release Notes ============= Version 0.4.0 ------------- Added full client implementation of the Ogmios transaction submission mini-protocol. Version 0.3.0 ------------- Loading
src/ogmios/__about__.py +1 −1 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2023-present Willie Marchetto <willie@viperscience.com> # # SPDX-License-Identifier: GPL-3.0-or-later __version__ = "0.3.0" __version__ = "0.4.0"