Skip to content

Commit

Permalink
Merge pull request #250 from napalm-automation/rel-0.24.0-1
Browse files Browse the repository at this point in the history
Prepare release 0.24.0
  • Loading branch information
mirceaulinic authored May 31, 2017
2 parents 08f30e3 + 76f9dfb commit 30f3d66
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@

setup(
name="napalm-base",
version='0.23.3',
version='0.24.0',
packages=find_packages(),
author="David Barroso",
author_email="dbarrosop@dravetech.com",
author="David Barroso, Kirk Byers, Mircea Ulinic",
author_email="dbarrosop@dravetech.com, ping@mirceaulinic.net, ktbyers@twb-tech.com",
description="Network Automation and Programmability Abstraction Layer with Multivendor support",
classifiers=[
'Topic :: Utilities',
Expand Down

0 comments on commit 30f3d66

Please sign in to comment.