We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2859186 commit f3559ecCopy full SHA for f3559ec
changelog.rst
@@ -1,6 +1,11 @@
1
Changelog
2
---------
3
4
+1.0.1
5
+-----
6
+
7
+* Updates PyPi README
8
9
1.0.0
10
-----
11
setup.py
@@ -2,7 +2,7 @@
setup(name='cpplint',
- version='1.0.0',
+ version='1.0.1',
py_modules=['cpplint'],
# generate platform specific start script
entry_points={
0 commit comments