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 0839b02 commit 6cabb4dCopy full SHA for 6cabb4d
pyxtermjs/app.py
@@ -12,7 +12,7 @@
12
import shlex
13
14
15
-__version__ = "0.4.0.2rc0"
+__version__ = "0.4.0.2"
16
17
app = Flask(__name__, template_folder=".", static_folder=".", static_url_path="")
18
app.config["SECRET_KEY"] = "secret!"
0 commit comments