Skip to content

Commit b2c2172

Browse files
committed
Release v0.3.0
1 parent a843f89 commit b2c2172

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CHANGES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## v0.3.0
22

3-
Released: -
3+
Released: 2024-04-12
44

55
- Support emulate executable files on iOS.
66
- Support working with Objective-C.

pyproject.toml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ classifiers = [
1818
"Programming Language :: Python :: 3.9",
1919
"Programming Language :: Python :: 3.10",
2020
"Programming Language :: Python :: 3.11",
21-
"Programming Language :: Python :: 3.12",
2221
]
2322
requires-python = ">=3.8"
2423
dependencies = [

0 commit comments

Comments
 (0)