We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17f78bc commit 4854bc6Copy full SHA for 4854bc6
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.cellprofiler</groupId>
6
<artifactId>prokaryote</artifactId>
7
- <version>2.3.1</version>
+ <version>2.3.2</version>
8
<dependencies>
9
<dependency>
10
<groupId>org.apache.commons</groupId>
prokaryote/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.3.1"
+__version__ = "2.3.2"
0 commit comments