Skip to content

Commit 185a848

Browse files
committed
Bump to 1.6.5
1 parent 0a99eb1 commit 185a848

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylint/__pkginfo__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
modname = distname = 'pylint'
2525

26-
numversion = (1, 6, 4)
26+
numversion = (1, 6, 5)
2727
version = '.'.join([str(num) for num in numversion])
2828

2929
install_requires = [

0 commit comments

Comments
 (0)