We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa6132 commit e3049afCopy full SHA for e3049af
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## 2.3.0 (unreleased)
+## 2.3.0 (2026-03-29)
4
5
### Removed
6
docs/getting-started.md
@@ -8,7 +8,7 @@ Add to your `rebar.config`:
8
9
```erlang
10
{deps, [
11
- {erlang_python, "2.2.0"}
+ {erlang_python, "2.3.0"}
12
]}.
13
```
14
0 commit comments