We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4e27dd commit 0435037Copy full SHA for 0435037
setup.py
@@ -23,8 +23,8 @@
23
24
META = {
25
'name': 'ttws',
26
- 'url': 'https://github.com/dietmarw/trimtrailingwhitespaces',
27
- 'version': '0.8.2',
+ 'url': 'https://github.com/simulatino/trimtrailingwhitespaces',
+ 'version': '0.8.3',
28
'description': 'Script to remove trailing whitespaces from textfiles.',
29
'classifiers': CLASSIFIERS,
30
'license': 'UNLICENSE',
0 commit comments