From 877596106f75095f2a7367b0de3868b9eed6d4e5 Mon Sep 17 00:00:00 2001 From: Peter Baumgartner <5107405+pmbaumgartner@users.noreply.github.com> Date: Tue, 14 Jun 2022 14:20:44 -0400 Subject: [PATCH] version bump --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d8ce88d..522d3f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -version = 1.0.3 +version = 1.0.4 description = Visualize spaCy with streamlit url = https://github.com/explosion/spacy-streamlit author = Explosion