Skip to content

Commit e3049af

Browse files
committed
Release version 2.3.0
1 parent 9fa6132 commit e3049af

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

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

3-
## 2.3.0 (unreleased)
3+
## 2.3.0 (2026-03-29)
44

55
### Removed
66

docs/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Add to your `rebar.config`:
88

99
```erlang
1010
{deps, [
11-
{erlang_python, "2.2.0"}
11+
{erlang_python, "2.3.0"}
1212
]}.
1313
```
1414

0 commit comments

Comments
 (0)