We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d45aabb commit 9dee547Copy full SHA for 9dee547
1 file changed
nodeenv.py
@@ -48,7 +48,7 @@
48
import http
49
IncompleteRead = http.client.IncompleteRead
50
51
-nodeenv_version = '1.9.1'
+nodeenv_version = '1.10.0'
52
53
join = os.path.join
54
abspath = os.path.abspath
0 commit comments