We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66cf312 commit f881dbeCopy full SHA for f881dbe
2 files changed
HISTORY.md
@@ -1,3 +1,7 @@
1
+# 2.2.3 / 2023-06-12
2
+- Support for Python 3.10 and 3.11
3
+- Return values for function calls via the proxy
4
+
5
# 2.2.2 / 2022-11-29
6
- Specifying milliseconds as the isoformat rather than the default microseconds in timestamp
7
segment/analytics/version.py
@@ -1 +1 @@
-VERSION = '2.2.2'
+VERSION = '2.2.3'
0 commit comments