Skip to content

Commit b4a588e

Browse files
author
hartsantler
committed
release 0.9.1
1 parent 1b6ab15 commit b4a588e

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##PythonJS 0.9.0
1+
##PythonJS 0.9.1
22

33
![logo](http://3.bp.blogspot.com/-BfPFXT-DF3A/UqKugvWVs7I/AAAAAAAAAj0/0Kon76_VDys/s400/pythonjs-0.8.6.png)
44

@@ -11,6 +11,13 @@ irc freenode::
1111

1212
#pythonjs
1313

14+
---------------
15+
16+
Quick Install (NodeJS)::
17+
18+
npm install python-js
19+
20+
1421
Introduction
1522
======
1623

pythonjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Brett Hartshorn <goatman.py@gmail.com>",
33
"name": "python-js",
44
"description": "python multi-translator: javascript, dart, coffee, lua, vis.js",
5-
"version": "0.9.0",
5+
"version": "0.9.1",
66
"license": "BSD-3-Clause",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)