From 3bb067337f0a041fd71e1f5a7e5aef5c1e9b50a5 Mon Sep 17 00:00:00 2001 From: Pradeep Rajasekhar Date: Thu, 8 Sep 2022 15:34:22 +1000 Subject: [PATCH] bump ver --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index e4cde1d4..0285431a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = napari-lattice -version = 0.1.9 +version = 0.2.0 author = Pradeep Rajasekhar, Lachlan Whitehead,Robert Haase author_email = bioimageanalysis@wehi.edu.au url = https://github.com/BioimageAnalysisCoreWEHI/napari_lattice @@ -74,4 +74,4 @@ napari-lattice = napari.yaml napari.manifest = napari_lattice = napari_lattice:napari.yaml console_scripts = - napari_lattice = napari_lattice.cmds.__main__:main \ No newline at end of file + napari_lattice = napari_lattice.cmds.__main__:main