File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,9 @@ Unreleased_
2323See also `latest documentation
2424<https://flake8-aaa.readthedocs.io/en/latest/#__unreleased_marker__> `_.
2525
26+ 0.13.0 _ - 2023/02/17
27+ --------------------
28+
2629Added
2730.....
2831
@@ -454,7 +457,8 @@ Fixed
454457
455458Initial alpha release.
456459
457- .. _Unreleased : https://github.com/jamescooke/flake8-aaa/compare/v0.12.2...HEAD
460+ .. _Unreleased : https://github.com/jamescooke/flake8-aaa/compare/v0.13.0...HEAD
461+ .. _0.13.0 : https://github.com/jamescooke/flake8-aaa/compare/v0.12.2...v0.13.0
458462.. _0.12.2 : https://github.com/jamescooke/flake8-aaa/compare/v0.12.1...v0.12.2
459463.. _0.12.1 : https://github.com/jamescooke/flake8-aaa/compare/v0.12.0...v0.12.1
460464.. _0.12.0 : https://github.com/jamescooke/flake8-aaa/compare/v0.11.2...v0.12.0
Original file line number Diff line number Diff line change 11__short_name__ = 'aaa'
22__iam__ = 'flake8-{}' .format (__short_name__ )
3- __version__ = '0.12.2 '
3+ __version__ = '0.13.0 '
44
55__author__ = 'James Cooke'
66__copyright__ = '2018 - 2020, {}' .format (__author__ )
You can’t perform that action at this time.
0 commit comments