Skip to content

Commit 13caad7

Browse files
committed
prepare for v3.3.0 release
1 parent 59c7335 commit 13caad7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pack2pypi.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/sh
22

33
PACKNAME=pack-soma-workflow
4-
FULLVERSION=3.2.2
5-
SHORTVERSION=3.2
4+
FULLVERSION=3.3.0
5+
SHORTVERSION=3.3
66

77
# Remove old version
88
rm -rf "./$PACKNAME"

0 commit comments

Comments
 (0)