diff --git a/README.md b/README.md index fb13bde..29ed77c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Bloom : Templated Abstract Polymorphic (and opinionated) LIMS -_a conceptual gambit in collaboration with chatGPT4_ /// _POC v0.10.11_ +_a conceptual gambit in collaboration with chatGPT4_ /// _POC v0.10.12_ [![BLOOM LIMS Build Tests, MacOS, Ubuntu & CentOS](https://github.com/Daylily-Informatics/bloom/actions/workflows/macos.yaml/badge.svg)](https://github.com/Daylily-Informatics/bloom/actions/workflows/macos.yaml) [![BLOOM LIMS Build Tests, MacOS, Ubuntu & CentOS](https://github.com/Daylily-Informatics/bloom/actions/workflows/ubuntu.yaml/badge.svg)](https://github.com/Daylily-Informatics/bloom/actions/workflows/ubuntu.yaml) _ARM hardware is not supported_ diff --git a/setup.py b/setup.py index b95a52f..c181194 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="bloom_lims", - version="0.10.11", + version="0.10.12", packages=find_packages(), install_requires=[ # Add dependencies here, diff --git a/templates/euid_details.html b/templates/euid_details.html index 18fabab..09246ba 100644 --- a/templates/euid_details.html +++ b/templates/euid_details.html @@ -67,20 +67,24 @@