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