From f0ce60dffed5d3ae733eaec6e32ae592e7cfc491 Mon Sep 17 00:00:00 2001
From: Venkat Malladi <venkat.malladi@utsouthwestern.edu>
Date: Wed, 22 Apr 2020 09:27:19 -0500
Subject: [PATCH] Fix change log.

---
 CHANGELOG.md | 1 -
 README.md    | 4 ++--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 796fc57..3c85c2c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,7 +18,6 @@ All notable changes to this project will be documented in this file.
 - Fix pool_and_psuedoreplicate.py to run single experiment
 - Fix xcor to increase file size for --random-source
 - Fix skip diff test for paired-end data
-- Fix python version for MultiQC report
 - Fix xcor to get lowest non zero value above 50
 - Fix references to display in Multiqc report
 - Update astrocyte testing to 0.2.0
diff --git a/README.md b/README.md
index ac53b23..61f0556 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # **ChIP-seq Manual**
-## Version 1.1,0
-## April 21, 2020
+## Version 1.1.0
+## April 22, 2020
 
 # BICF ChIP-seq Pipeline
 
-- 
GitLab