Skip to content

Commit 7313e54

Browse files
committed
🔖 v0.3.2
1 parent 53be272 commit 7313e54

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
@@ -13,7 +13,7 @@
1313
setup(
1414
# PEP8: Packages should also have short, all-lowercase names, the use of underscores is discouraged
1515
name='pylintfileheader',
16-
version='0.3.1',
16+
version='0.3.2',
1717
packages=find_packages(exclude=['*test']),
1818
description='Enables pylint to force a consistent file header.',
1919
long_description=LONG_DESCRIPTION,

0 commit comments

Comments
 (0)