Skip to content

Commit

Permalink
Prepare for 1.7.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Apr 12, 2018
1 parent 036ba46 commit b1e6db3
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:: Version 1.7.2

- Add progress reports to mcdump
- Add ability to pass ``-`` as filename to mcdump to skip file writing.
Expand Down
2 changes: 1 addition & 1 deletion spead2/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.7.1"
__version__ = "1.7.2"

0 comments on commit b1e6db3

Please sign in to comment.