We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b74735 + 73bba99 commit 1a92c09Copy full SHA for 1a92c09
1 file changed
setup.py
@@ -32,8 +32,8 @@
32
from urllib2 import urlopen
33
34
35
-WRAPPER_VERSION = '2.7.3'
36
-EDITORCONFIG_CHECKER_CORE_VERSION = '2.7.2'
+WRAPPER_VERSION = '3.0.3'
+EDITORCONFIG_CHECKER_CORE_VERSION = 'v3.0.3'
37
EDITORCONFIG_CHECKER_EXE_NAME = 'ec'
38
39
0 commit comments