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.
2 parents fee76a8 + 72648c5 commit d6c1eeeCopy full SHA for d6c1eee
README.md
@@ -3,6 +3,8 @@
3
# JSNAPy
4
Python version of Junos Snapshot Administrator
5
6
+
7
+
8
Inspired by https://github.com/Juniper/junos-snapshot-administrator
9
10
Abstract
lib/jnpr/jsnapy/version.py
@@ -5,5 +5,5 @@
# All rights reserved.
#
-__version__ = "1.3.1.dev0"
-DATE = "2018-Jan-25"
+__version__ = "1.3.1"
+DATE = "2018-Feb-03"
static/JSNAPy.png
11.6 KB
0 commit comments