Skip to content
Snippets Groups Projects
Commit 185a848e authored by Claudiu Popa's avatar Claudiu Popa
Browse files

Bump to 1.6.5

parent 0a99eb17
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,7 +23,7 @@ from os.path import join
 
modname = distname = 'pylint'
 
numversion = (1, 6, 4)
numversion = (1, 6, 5)
version = '.'.join([str(num) for num in numversion])
 
install_requires = [
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment