Skip to content

Commit 8365b6d

Browse files
fix
1 parent 7026af0 commit 8365b6d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

kensho_kenverters/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## v1.2.5
412
* Add handling for FIGURE types in Extract output
513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "kensho_kenverters"
3-
version = "1.2.5"
3+
version = "1.2.7"
44
description = "Extract Output Translator Tools"
55
readme = "README.md"
66
authors = ["Valerie Faucon-Morin <valerie.fauconmorin@kensho.com>"]

0 commit comments

Comments
 (0)