From 475d306e3a9905093c585337046076acbf090e1c Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Mon, 27 Sep 2021 05:35:50 -0400 Subject: [PATCH] Changed version. --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d7c43a5..7f26022 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = squish -version = 0.1 +version = 0.1.1 author = Kenneth Jao author_email = ksjdragon@gmail.com description = squish is Python program which perform simulations for the flow of 'soft' or 'compressible' objects under some energy in a periodic domain.