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.
1 parent ab7fb87 commit e817f94Copy full SHA for e817f94
lib/jnpr/junos/version.py
@@ -1,6 +1,6 @@
1
#import time
2
#__date__ = time.strftime("%Y-%b-%d")
3
4
-VERSION = "0.1.2.dev"
5
-DATE = "2014-May-02"
+VERSION = "0.1.2"
+DATE = "2014-May-07"
6
0 commit comments