Skip to content

Commit a696933

Browse files
committed
version 2.4.0.20180701
1 parent c987371 commit a696933

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ mv outdocs/*.rst ../docs/source/
4444

4545
## 2. upload github
4646
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"
47+
git commit -am "version 2.4.0.20180701"
48+
git tag -a v2.4.0.20180701 -m "version 2.4.0.20180701"
4949
git push
5050
git push --tags
5151
## manually draft a release

0 commit comments

Comments
 (0)