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 dc0b7ea commit 6a62078Copy full SHA for 6a62078
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
4
5
+## v0.32.0 (2024-06-13)
6
+
7
+### Feature
8
9
+* feat(tray): Add posthog analytics to tray actions (#737)
10
11
+Co-authored-by: Richard Abrich <[email protected]> ([`dc0b7ea`](https://github.com/OpenAdaptAI/OpenAdapt/commit/dc0b7ea2d910c31acfc0eef0eba0b2e252196838))
12
13
14
## v0.31.0 (2024-06-12)
15
16
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.31.0"
+version = "0.32.0"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments