From 186778d56a132a1b5eb9760f86e058a47f36cf6d Mon Sep 17 00:00:00 2001 From: Devashish Tripathi Date: Wed, 14 Feb 2024 03:02:10 +0530 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 98ee91e..880a055 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="smcpp_pipeline", - version="0.1.1", + version="0.2.0", author="Devashish Tripathi", author_email="devashishtripathi697@gmail.com", description="A python pipeline for implementing smcpp package to decipher demographic history of populations",