From 0f3b5ddd7d75cef1cc8c7cd58a7a8dd970b44502 Mon Sep 17 00:00:00 2001 From: kevinzjy Date: Wed, 4 Mar 2020 18:18:37 +0800 Subject: [PATCH] update version 1.0.1 --- CIRIquant/version.py | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CIRIquant/version.py b/CIRIquant/version.py index ae099b3..dea05d9 100644 --- a/CIRIquant/version.py +++ b/CIRIquant/version.py @@ -1 +1 @@ -__version__ = '1.0' +__version__ = '1.0.1' diff --git a/README.md b/README.md index 2969086..09f6f33 100755 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Maintainer: Jinyang Zhang ### Release Notes ### +- Version 1.0.1: Fixed bug, sync version number with pypi.org - Version 1.0: The first released version of CIRIquant ### License ###