Skip to content

Commit 0435037

Browse files
committed
Update version to 0.8.3
Only code clean up and new home location.
1 parent a4e27dd commit 0435037

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323

2424
META = {
2525
'name': 'ttws',
26-
'url': 'https://github.com/dietmarw/trimtrailingwhitespaces',
27-
'version': '0.8.2',
26+
'url': 'https://github.com/simulatino/trimtrailingwhitespaces',
27+
'version': '0.8.3',
2828
'description': 'Script to remove trailing whitespaces from textfiles.',
2929
'classifiers': CLASSIFIERS,
3030
'license': 'UNLICENSE',

0 commit comments

Comments
 (0)