Skip to content

Commit 4854bc6

Browse files
committed
2.3.2
1 parent 17f78bc commit 4854bc6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.cellprofiler</groupId>
66
<artifactId>prokaryote</artifactId>
7-
<version>2.3.1</version>
7+
<version>2.3.2</version>
88
<dependencies>
99
<dependency>
1010
<groupId>org.apache.commons</groupId>

prokaryote/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.3.1"
1+
__version__ = "2.3.2"

0 commit comments

Comments
 (0)