aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--oparent-python/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/oparent-python/pom.xml b/oparent-python/pom.xml
index 9d271e1..60f7c5d 100644
--- a/oparent-python/pom.xml
+++ b/oparent-python/pom.xml
@@ -60,7 +60,7 @@
<plugin>
<groupId>com.github.UltimateDogg</groupId>
<artifactId>maven-python-distribute-plugin</artifactId>
- <version>0.2.5</version>
+ <version>0.2.6</version>
<configuration>
<packageVersion>${python_version}</packageVersion>
<distributionType>wheel</distributionType>