We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c987371 commit a696933Copy full SHA for a696933
1 file changed
test/test.sh
@@ -44,8 +44,8 @@ mv outdocs/*.rst ../docs/source/
44
45
## 2. upload github
46
modify transvar/version.py
47
-git commit -am "version 2.3.4.20161215"
48
-git tag -a v2.3.4.20161215 -m "version 2.3.4.20161215"
+git commit -am "version 2.4.0.20180701"
+git tag -a v2.4.0.20180701 -m "version 2.4.0.20180701"
49
git push
50
git push --tags
51
## manually draft a release
0 commit comments