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 1f13b8e commit fafb453Copy full SHA for fafb453
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
3
setup(name='webdiff',
4
- version='0.8.1',
+ version='0.8.2',
5
description='Two-column web-based git difftool',
6
author='Dan Vanderkam',
7
author_email='[email protected]',
0 commit comments