Skip to content

Commit

Permalink
Prepare 3.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Sep 10, 2021
1 parent 7bcc887 commit 678cc88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

.. rubric:: Development version
.. rubric:: 3.4.0

- Add :doc:`recv-chunk`.
- Add missing :py:meth:`spead2.recv.Stream.add_udp_pcap_file_reader` to .pyi file.
Expand Down
2 changes: 1 addition & 1 deletion src/spead2/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.3.2"
__version__ = "3.4.0"

0 comments on commit 678cc88

Please sign in to comment.