From 2e8523c7566c1838024f03491b81dd9608545942 Mon Sep 17 00:00:00 2001
From: Alexandros Sigaras
Date: Fri, 19 Feb 2021 13:13:20 -0500
Subject: [PATCH] Updated AI-Biopsy version to 1.2.1
---
README.md | 2 +-
src/api/version.py | 2 +-
src/static/index.html | 2 +-
src/static/login.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 87ebc2e..90cb44a 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Source code for manuscript:
-[![Actions Status](https://github.com/eipm/ai-biopsy/workflows/Docker/badge.svg)](https://github.com/eipm/ai-biopsy/actions) [![Github](https://img.shields.io/badge/github-1.2.0-green?style=flat&logo=github)](https://github.com/eipm/ai-biopsy) [![EIPM Docker Hub](https://img.shields.io/badge/EIPM%20docker%20hub-1.2.0-blue?style=flat&logo=docker)](https://hub.docker.com/repository/docker/eipm/ai-biopsy) [![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-1.2.0-blue?style=flat&logo=docker)](https://github.com/orgs/eipm/packages/container/package/ai-biopsy) [![Python 3.7.9](https://img.shields.io/badge/python-3.7.9-blue.svg)](https://www.python.org/downloads/release/python-379/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
+[![Actions Status](https://github.com/eipm/ai-biopsy/workflows/Docker/badge.svg)](https://github.com/eipm/ai-biopsy/actions) [![Github](https://img.shields.io/badge/github-1.2.1-green?style=flat&logo=github)](https://github.com/eipm/ai-biopsy) [![EIPM Docker Hub](https://img.shields.io/badge/EIPM%20docker%20hub-1.2.1-blue?style=flat&logo=docker)](https://hub.docker.com/repository/docker/eipm/ai-biopsy) [![GitHub Container Registry](https://img.shields.io/badge/GitHub%20Container%20Registry-1.2.1-blue?style=flat&logo=docker)](https://github.com/orgs/eipm/packages/container/package/ai-biopsy) [![Python 3.7.9](https://img.shields.io/badge/python-3.7.9-blue.svg)](https://www.python.org/downloads/release/python-379/) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
## AI Biopsy Requirements
diff --git a/src/api/version.py b/src/api/version.py
index 6db2608..17853c1 100644
--- a/src/api/version.py
+++ b/src/api/version.py
@@ -1,4 +1,4 @@
-version = '1.2.0'
+version = '1.2.1'
def api_version():
diff --git a/src/static/index.html b/src/static/index.html
index dd38ced..dded7c9 100644
--- a/src/static/index.html
+++ b/src/static/index.html
@@ -77,7 +77,7 @@ Results
diff --git a/src/static/login.html b/src/static/login.html
index db23c0a..4873658 100644
--- a/src/static/login.html
+++ b/src/static/login.html
@@ -32,7 +32,7 @@ Log in