Skip to content

Commit

Permalink
Back to development: 0.19.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Jul 12, 2022
1 parent 9714215 commit cf50a26
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
@@ -1,6 +1,12 @@
Changelog
=========

0.19.3 (unreleased)
-------------------

- Nothing changed yet.


0.19.2 (2022-07-12)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion src/check_python_versions/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"""

__author__ = 'Marius Gedminas <marius@gedmin.as>'
__version__ = '0.19.2'
__version__ = '0.19.3.dev0'

0 comments on commit cf50a26

Please sign in to comment.