Skip to content

Commit 1a92c09

Browse files
authored
Merge pull request #32 from editorconfig-checker/upgrade-v3.0.3
Update core version to v3.0.3
2 parents 2b74735 + 73bba99 commit 1a92c09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
from urllib2 import urlopen
3333

3434

35-
WRAPPER_VERSION = '2.7.3'
36-
EDITORCONFIG_CHECKER_CORE_VERSION = '2.7.2'
35+
WRAPPER_VERSION = '3.0.3'
36+
EDITORCONFIG_CHECKER_CORE_VERSION = 'v3.0.3'
3737
EDITORCONFIG_CHECKER_EXE_NAME = 'ec'
3838

3939

0 commit comments

Comments
 (0)