Skip to content

Commit

Permalink
Back to development: 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 27, 2022
1 parent de69c74 commit d8e4204
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,12 @@
Changelog
=========

0.20.1 (unreleased)
-------------------

- Nothing changed yet.


0.20.0 (2022-10-27)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion src/check_python_versions/__init__.py
Expand Up @@ -13,4 +13,4 @@
"""

__author__ = 'Marius Gedminas <marius@gedmin.as>'
__version__ = '0.20.0'
__version__ = '0.20.1.dev0'

0 comments on commit d8e4204

Please sign in to comment.