Skip to content

Commit af144b2

Browse files
committed
Back to development: 2.5.3
1 parent 48eec66 commit af144b2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ Changes
22
=======
33

44

5+
2.5.3 (unreleased)
6+
------------------
7+
8+
- Nothing changed yet.
9+
10+
511
2.5.2 (2024-11-27)
612
------------------
713

findimports.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
from operator import attrgetter
109109

110110

111-
__version__ = '2.5.2'
111+
__version__ = '2.5.3.dev0'
112112
__author__ = 'Marius Gedminas <[email protected]>'
113113
__licence__ = 'MIT'
114114
__url__ = 'https://github.com/mgedmin/findimports'

0 commit comments

Comments
 (0)