Skip to content

Commit

Permalink
Release v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
praiskup committed Dec 14, 2020
1 parent bd0c400 commit 958322b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in version 1.5

* The "epilog" from argparse object is dumped to "COMMENTS" sections.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

New in version 1.4

* fixed testsuite for Python 3.9
Expand Down
2 changes: 1 addition & 1 deletion build_manpages/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.4'
__version__ = '1.5'

0 comments on commit 958322b

Please sign in to comment.