Skip to content

Commit

Permalink
Back to development: 0.47
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jan 4, 2021
1 parent ecbdd85 commit 692216e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


0.47 (unreleased)
-----------------

- Nothing changed yet.


0.46 (2021-01-04)
-----------------

Expand Down
2 changes: 1 addition & 1 deletion check_manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
from distutils.text_file import TextFile # isort:skip


__version__ = '0.46'
__version__ = '0.47.dev0'
__author__ = 'Marius Gedminas <marius@gedmin.as>'
__licence__ = 'MIT'
__url__ = 'https://github.com/mgedmin/check-manifest'
Expand Down

0 comments on commit 692216e

Please sign in to comment.