File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ You can find the latest stable releases under the
2323[ releases link] ( ../../releases ) .
2424
2525## Installation
26- * System requirement: Python >= 2.6
26+ * System requirement: Python >= 2.6 or Python 3.x
2727
2828Easiest way to install * ttws* is to use [ pip] ( http://www.pip-installer.org ) .
29- This will install (and update) * ttws* and also all its depenencies .
29+ This will install (and update) * ttws* and also all its dependencies .
3030
3131### Linux/Mac
3232
Original file line number Diff line number Diff line change 2424META = {
2525 'name' : 'ttws' ,
2626 'url' : 'https://github.com/dietmarw/trimtrailingwhitespaces' ,
27- 'version' : '0.6.4-dev ' ,
27+ 'version' : '0.7.0 ' ,
2828 'description' : 'Script to remove trailing whitespaces from textfiles.' ,
2929 'classifiers' : CLASSIFIERS ,
3030 'license' : 'UNLICENSE' ,
You can’t perform that action at this time.
0 commit comments