Skip to content

Commit

Permalink
Merge pull request #239 from jeremyschulman/master
Browse files Browse the repository at this point in the history
fixed setup.py bug
  • Loading branch information
jeremyschulman committed May 30, 2014
2 parents 91c68f3 + 0cbf141 commit f1ff09f
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 @@ -8,7 +8,7 @@
setup(
name="junos-eznc",
namespace_packages=['jnpr'],
version="0.3.1,
version="0.3.1",
author="Jeremy Schulman",
author_email="jschulman@juniper.net",
description=("Junos 'EZ' automation for non-programmers"),
Expand Down

0 comments on commit f1ff09f

Please sign in to comment.