File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 steps :
1414 - name : Trigger CircleCI builds on release
1515 id : circleci
16- uses : CircleCI-Public/trigger-circleci-pipeline-action@v1.0.5
16+ uses : CircleCI-Public/trigger-circleci-pipeline-action@v1.1.0
1717 env :
1818 CCI_TOKEN : ${{ secrets.CCI_TOKEN }}
1919
Original file line number Diff line number Diff line change 4949# The short X.Y version.
5050version = '2.3.1'
5151# The full version, including alpha/beta/rc tags.
52- release = '2.3.1.dev3 '
52+ release = '2.3.1.dev4 '
5353
5454# Format strings for the version directives
5555versionadded_format = 'New in pygame-ce %s'
Original file line number Diff line number Diff line change 1616
1717METADATA = {
1818 "name" : "pygame-ce" ,
19- "version" : "2.3.1.dev3 " ,
19+ "version" : "2.3.1.dev4 " ,
2020 "license" : "LGPL" ,
2121 "url" : "https://pyga.me" ,
2222 "author" : "A community project." ,
You can’t perform that action at this time.
0 commit comments