From a1c43228d9dce5fb0ae94dd98ca4c23e562ad6ef Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Sun, 27 Mar 2022 20:35:20 -0400 Subject: [PATCH] Changed version number --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e714f8e..adb8e3c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = squish -version = 0.1.6 +version = 0.1.7 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.