diff --git a/setup.cfg b/setup.cfg index d6485ae..6ec6064 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = squish -version = 0.1.2 +version = 0.1.3 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. @@ -27,4 +27,4 @@ install_requires = [options.entry_points] console_scripts = - squish = squish.squish:pre \ No newline at end of file + squish = squish.squish:pre