Skip to content

Commit 3080ac3

Browse files
Prepare for release 0.0.4
1 parent 08ff351 commit 3080ac3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "judge0"
3-
version = "0.1.0.dev0"
3+
version = "0.0.4"
44
description = "The official Python SDK for Judge0."
55
readme = "README.md"
66
requires-python = ">=3.9"

src/judge0/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
from .retry import MaxRetries, MaxWaitTime, RegularPeriodRetry
3030
from .submission import Submission
3131

32-
__version__ = "0.1.0.dev0"
32+
__version__ = "0.0.4"
3333

3434
__all__ = [
3535
"ATD",

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy