From 7be90233c2a09272606f0adca8d572b8e7809de5 Mon Sep 17 00:00:00 2001 From: Kenneth Jao Date: Thu, 27 Jan 2022 20:31:06 -0500 Subject: [PATCH] Versioning --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a97a123..a586677 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = squish -version = 0.1.5.post2 +version = 0.1.6 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.