We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff8c15e commit bc3f6daCopy full SHA for bc3f6da
1 file changed
nodeenv.py
@@ -42,7 +42,7 @@
42
43
from pkg_resources import parse_version
44
45
-nodeenv_version = '1.3.4'
+nodeenv_version = '1.3.5'
46
47
join = os.path.join
48
abspath = os.path.abspath
0 commit comments