File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11#-*- coding: utf-8 -*-
22
3- __version__ = '0.6.2 '
3+ __version__ = '0.7.0 '
Original file line number Diff line number Diff line change 11{
22 "name" : " bge-python-sdk" ,
3- "version" : " 0.6.2 " ,
3+ "version" : " 0.7.0 " ,
44 "scripts" : {
55 "changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
66 "init_changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
Original file line number Diff line number Diff line change 11[metadata]
22name = bge-python-sdk
3- version = 0.6.2
3+ version = 0.7.0
44description = 可用于调用 BGE 开放平台的相关接口。
55long_description = file: README.md
66long_description_content_type = text/markdown
@@ -27,6 +27,9 @@ classifiers =
2727 Programming Language :: Python :: 3.8
2828 Programming Language :: Python :: 3.9
2929 Programming Language :: Python :: 3.10
30+ Programming Language :: Python :: 3.11
31+ Programming Language :: Python :: 3.12
32+ Programming Language :: Python :: 3.13
3033 Topic :: Software Development :: Libraries
3134 Topic :: Software Development :: Libraries :: Python Modules
3235 Topic :: Utilities
Original file line number Diff line number Diff line change 11sonar.projectName =bge-python-sdk
2- sonar.projectVersion =0.6.2
2+ sonar.projectVersion =0.7.0
33sonar.host.url =https://sonarqube.omgut.com
44sonar.projectKey =bge_bge-python-sdk_AX6jmT2y6I6LwTlVf_Z1
55sonar.links.homepage =https://github.com/teambge/bge-python-sdk
You can’t perform that action at this time.
0 commit comments