We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c7335 commit 13caad7Copy full SHA for 13caad7
pack2pypi.sh
@@ -1,8 +1,8 @@
1
#!/bin/sh
2
3
PACKNAME=pack-soma-workflow
4
-FULLVERSION=3.2.2
5
-SHORTVERSION=3.2
+FULLVERSION=3.3.0
+SHORTVERSION=3.3
6
7
# Remove old version
8
rm -rf "./$PACKNAME"
0 commit comments