From cb8067e74925ae8ddbb6bb8ca712db93b2eb6e69 Mon Sep 17 00:00:00 2001 From: Joey McCollum Date: Tue, 12 Mar 2024 12:55:27 +1100 Subject: [PATCH] :bug: Changed AncestralStateLogger to AncestralSequenceLogger in beast_template.xml; bumped version number --- pyproject.toml | 2 +- teiphy/templates/beast_template.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 8f3f673..c9cf70d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "teiphy" -version = "0.1.9" +version = "0.1.10" description = "Converts TEI XML collations to NEXUS and other formats" authors = ["Joey McCollum and Robert Turnbull"] license = "MIT" diff --git a/teiphy/templates/beast_template.xml b/teiphy/templates/beast_template.xml index 7b4eb36..737f871 100644 --- a/teiphy/templates/beast_template.xml +++ b/teiphy/templates/beast_template.xml @@ -292,10 +292,10 @@ - + {%- for vu in variation_units %} - + {%- endfor %}