Skip to content

Commit e6722fd

Browse files
committed
Prepare 3.1.0 release
1 parent 80c2106 commit e6722fd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## 3.1.0 (2026-05-30)
44

55
### Fixed
66

src/erlang_python.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{application, erlang_python, [
22
{description, "Execute Python applications from Erlang using dirty NIFs"},
3-
{vsn, "3.0.0"},
3+
{vsn, "3.1.0"},
44
{registered, []},
55
{mod, {erlang_python_app, []}},
66
{applications, [

0 commit comments

Comments
 (0)