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 9789eb5 commit 5f1c382Copy full SHA for 5f1c382
setup.py
@@ -58,7 +58,7 @@
58
shutil.copy2(os.path.expanduser("~")+'/.gitconfig', '/root/.gitconfig')
59
60
setup(name='ee',
61
- version='3.7.2',
+ version='3.7.3',
62
description=long_description,
63
long_description=long_description,
64
classifiers=[],
0 commit comments