Skip to content

Commit c52b456

Browse files
committed
bump version to 1.1
1 parent 7bc98d5 commit c52b456

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

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

0 commit comments

Comments
 (0)