We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b74735 commit 73bba99Copy full SHA for 73bba99
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