Skip to content

Commit 12d2118

Browse files
committed
bump version to 1.0
1 parent d4838a0 commit 12d2118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
setup(
2121
name = "Java Play",
22-
version = "0.9",
22+
version = "1.0",
2323
description = "A web-based Java Playground",
2424
executables = [Executable("server.py")],
2525
options = options)

0 commit comments

Comments
 (0)