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 16d510f commit 177ea25Copy full SHA for 177ea25
CHANGELOG.md
@@ -2,6 +2,21 @@
2
3
4
5
+## v0.33.1 (2024-06-14)
6
+
7
+### Fix
8
9
+* fix(posthog): fix broken posthog api (#753)
10
11
+* fix: Fix broken posthog api
12
13
+* fix types
14
15
+---------
16
17
+Co-authored-by: Richard Abrich <[email protected]> ([`16d510f`](https://github.com/OpenAdaptAI/OpenAdapt/commit/16d510fa776086cd9599f1c0cf946ac03e7d9f53))
18
19
20
## v0.33.0 (2024-06-13)
21
22
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "openadapt"
-version = "0.33.0"
+version = "0.33.1"
description = "GUI Process Automation with Transformers"
authors = [
'OpenAdapt.AI Team <[email protected]>',
0 commit comments