Skip to content

Commit

Permalink
Back to development: 0.44
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Sep 21, 2020
1 parent 19db344 commit 0a4f4e4
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.44 (unreleased)
-----------------

- Nothing changed yet.


0.43 (2020-09-21)
-----------------

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


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

0 comments on commit 0a4f4e4

Please sign in to comment.