Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Nov 6, 2017
1 parent 93f264c commit 30cbfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ def run(self):
setup(
cmdclass=custom_commands,
name="napalm",
version='2.0.0b1',
version='2.0.0',
packages=find_packages(exclude=("test*", )),
test_suite='test_base',
author="David Barroso, Kirk Byers, Mircea Ulinic",
Expand Down

0 comments on commit 30cbfb4

Please sign in to comment.