We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582fc00 commit 0da1a0bCopy full SHA for 0da1a0b
setup.py
@@ -9,7 +9,7 @@
9
setup(
10
name='TwistedChecker',
11
description='A Twisted coding standard compliance checker.',
12
- version='0.3.0',
+ version='0.4.0',
13
author='Twisted Matrix Laboratories',
14
author_email='twisted-python@twistedmatrix.com',
15
url='https://github.com/twisted/twistedchecker',
0 commit comments