Skip to content

Commit e817f94

Browse files
committed
Update version.py to 0.1.2
1 parent ab7fb87 commit e817f94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/jnpr/junos/version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#import time
22
#__date__ = time.strftime("%Y-%b-%d")
33

4-
VERSION = "0.1.2.dev"
5-
DATE = "2014-May-02"
4+
VERSION = "0.1.2"
5+
DATE = "2014-May-07"
66

0 commit comments

Comments
 (0)