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 93f264c commit 30cbfb4Copy full SHA for 30cbfb4
setup.py
@@ -65,7 +65,7 @@ def run(self):
65
setup(
66
cmdclass=custom_commands,
67
name="napalm",
68
- version='2.0.0b1',
+ version='2.0.0',
69
packages=find_packages(exclude=("test*", )),
70
test_suite='test_base',
71
author="David Barroso, Kirk Byers, Mircea Ulinic",
0 commit comments