We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7026af0 commit 8365b6dCopy full SHA for 8365b6d
kensho_kenverters/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v1.2.7
4
+
5
+Fixing PyPI version mismatch - no code changes
6
7
+## v1.2.6
8
+* Another addition to enable FIGURE types
9
10
11
## v1.2.5
12
* Add handling for FIGURE types in Extract output
13
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "kensho_kenverters"
-version = "1.2.5"
+version = "1.2.7"
description = "Extract Output Translator Tools"
readme = "README.md"
authors = ["Valerie Faucon-Morin <valerie.fauconmorin@kensho.com>"]
0 commit comments