Skip to content

Commit d56181c

Browse files
authored
Merge pull request #69 from benoitc/release-3.1.1
Release 3.1.1
2 parents 6849381 + 50420b7 commit d56181c

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.1 (2026-05-31)
44

55
### Changed
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.1.0"},
3+
{vsn, "3.1.1"},
44
{registered, []},
55
{mod, {erlang_python_app, []}},
66
{applications, [

0 commit comments

Comments
 (0)