Skip to content

Commit 3dae66e

Browse files
committed
Merge branch 'develop'
2 parents 89e8b0d + a337ec0 commit 3dae66e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import sys
66

77

8-
_version = '0.7'
8+
_version = '0.7.1'
99
_packages = find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"])
1010

1111
_short_description = "pylint-django is a Pylint plugin to aid Pylint in recognising and understanding" \

0 commit comments

Comments
 (0)