diff --git a/docs/_templates/base.html b/docs/_templates/base.html index e543f66b..3b98a65d 100644 --- a/docs/_templates/base.html +++ b/docs/_templates/base.html @@ -1,6 +1,6 @@ {% extends "!base.html" %} {% block announce %}
Please Cite Me - v1.1.9 + v1.1.10
{% endblock %} diff --git a/pyproject.toml b/pyproject.toml index f7f69c6c..4c893f67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pxblat" -version = "1.1.9" +version = "1.1.10" description = "A native python binding for blat suite" authors = ["Yangyang Li