From 7b5f1574edb9d5d129cdce8ac44d884375b18869 Mon Sep 17 00:00:00 2001 From: Chad Larson Date: Mon, 20 Jul 2020 14:33:10 -0500 Subject: [PATCH] 0.3.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 1fbd2aa..c5fcd70 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = digital_static -version = 0.2.1 +version = 0.3.0 description = static/snow simulation using python 3 and curses long_description = file: README.md long_description_content_type = text/markdown