Skip to content

Commit

Permalink
Prepare for 2.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed May 26, 2020
1 parent 2f66913 commit 299a6cc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

.. rubric:: 2.1.1

- Update pybind to 2.5.0.
- Fix compilation against latest rdma-core.
- Some documentation cleanup.

.. rubric:: 2.1.0

- Support unicast receive with ibverbs acceleration (including in
Expand Down
2 changes: 1 addition & 1 deletion spead2/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.1.0"
__version__ = "2.1.1"

0 comments on commit 299a6cc

Please sign in to comment.