Skip to content

Commit d6c1eee

Browse files
authored
Merge pull request #300 from vnitinv/master
setup for JSNAPy 1.3.1 release
2 parents fee76a8 + 72648c5 commit d6c1eee

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
# JSNAPy
44
Python version of Junos Snapshot Administrator
55

6+
![JSNAPy logo](static/JSNAPy.png?raw=true "JSNAPy logo")
7+
68
Inspired by https://github.com/Juniper/junos-snapshot-administrator
79

810
Abstract

lib/jnpr/jsnapy/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
# All rights reserved.
66
#
77

8-
__version__ = "1.3.1.dev0"
9-
DATE = "2018-Jan-25"
8+
__version__ = "1.3.1"
9+
DATE = "2018-Feb-03"

static/JSNAPy.png

11.6 KB
Loading

0 commit comments

Comments
 (0)