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.
2 parents 437c936 + c780726 commit 723432bCopy full SHA for 723432b
setup.py
@@ -6,8 +6,8 @@
6
long_description = readme.read()
7
8
setup(
9
- name="codejail",
10
- version="3.1.4",
+ name="edx-codejail",
+ version="3.1.5",
11
license='Apache',
12
description='CodeJail manages execution of untrusted code in secure sandboxes. It is designed primarily for '
13
'Python execution, but can be used for other languages as well.',
0 commit comments