Skip to content

Commit

Permalink
build: scriv collect for 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Mar 4, 2022
1 parent e3025d0 commit 2549dab
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 5 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ See the fragment files in the `scriv.d directory`_.

.. scriv-insert-here
0.5.0 — 2022-03-03
------------------

Changed
.......

- Pull request reviews are displayed more compactly.

0.4.0 — 2022-02-28
------------------

Expand Down
4 changes: 0 additions & 4 deletions scriv.d/20220303_205638_nedbat.rst

This file was deleted.

2 changes: 1 addition & 1 deletion src/dinghy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
Dinghy daily digest tool.
"""

__version__ = "0.4.0"
__version__ = "0.5.0"

0 comments on commit 2549dab

Please sign in to comment.