We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3806b6 commit 4ea58b2Copy full SHA for 4ea58b2
CHANGELOG.md
@@ -1,4 +1,7 @@
1
# CHANGELOG
2
+0.2.54
3
+- change: set right value for DB_HOST
4
+
5
0.2.53
6
- add: new columns for randomly sampled calls - previous_disposition
7
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "skit-calls"
-version = "0.2.53"
+version = "0.2.54"
description = "Library to fetch calls from a given environment."
authors = ["ltbringer <amresh.venugopal@gmail.com>"]
license = "GPL-3.0-only"
0 commit comments