Skip to content

Commit 61529b2

Browse files
authored
Merge pull request #46 from editorconfig-checker/chore/bump-core-3.4.0
chore(release): bump core package to 3.4.0
2 parents 2998fc9 + 8ab9de6 commit 61529b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = '3.3.0'
36-
EDITORCONFIG_CHECKER_CORE_VERSION = 'v3.3.0'
35+
WRAPPER_VERSION = '3.4.0'
36+
EDITORCONFIG_CHECKER_CORE_VERSION = 'v3.4.0'
3737
EDITORCONFIG_CHECKER_EXE_NAME = 'ec'
3838

3939

0 commit comments

Comments
 (0)