Skip to content

Commit 4438b1c

Browse files
authored
Release 1.2.0 (#354)
* Add explanation of how the _name keyword works (#346) * Add explanation of how the _name keyword works * Fix typo * Deprecate IBM driver (#349) * Remove IBM driver * Removing napalm-ibm * Remove IBM * Bump version (#353)
1 parent 960225c commit 4438b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name="napalm",
13-
version="1.1.0",
13+
version="1.2.0",
1414
packages=find_packages(),
1515
author="David Barroso",
1616
author_email="[email protected]",

0 commit comments

Comments
 (0)