Skip to content

Commit 27367e6

Browse files
committed
Merge pull request #106 from twisted/0.4.0
Release 0.4.0
2 parents 582fc00 + 0da1a0b commit 27367e6

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
@@ -9,7 +9,7 @@
99
setup(
1010
name='TwistedChecker',
1111
description='A Twisted coding standard compliance checker.',
12-
version='0.3.0',
12+
version='0.4.0',
1313
author='Twisted Matrix Laboratories',
1414
author_email='twisted-python@twistedmatrix.com',
1515
url='https://github.com/twisted/twistedchecker',

0 commit comments

Comments
 (0)