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 d4838a0 commit 12d2118Copy full SHA for 12d2118
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name = "Java Play",
22
- version = "0.9",
+ version = "1.0",
23
description = "A web-based Java Playground",
24
executables = [Executable("server.py")],
25
options = options)
0 commit comments