From 5bfeaffe68480d157911efec74d076128a00f710 Mon Sep 17 00:00:00 2001 From: NickleDave Date: Sun, 5 May 2019 11:28:30 -0400 Subject: [PATCH] bump version to 1.0.0 in setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f9b9deae..c0f84cbc 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ EMAIL = 'nicholdav@gmail.com' AUTHOR = 'David Nicholson' REQUIRES_PYTHON = '>=3.6.0' -VERSION = '0.2.0a5' +VERSION = '1.0.0' LICENSE = 'BSD' ENTRY_POINTS = { 'crowsetta.format': [