Skip to content

Commit 329b979

Browse files
committed
Update version to mark release
1 parent e18f493 commit 329b979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
setup(name = "gala",
7-
version = "0.1-dev",
7+
version = "0.1",
88
url = "https://github.com/jni/gala",
99
description = "Gala is a python library for performing and evaluating image segmentation.",
1010
long_description = "Gala is a python library for performing and evaluating of image segmentation. It supports n-dimensional images (images, volumes, videos, videos of volumes...) and multiple channels per image.",

0 commit comments

Comments
 (0)