mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-19 22:43:45 +02:00
bump version to 0.2.1rc0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "blink"
|
name = "blink"
|
||||||
version = "0.2.0rc0"
|
version = "0.2.1rc0"
|
||||||
description = "Add your description here"
|
description = "Add your description here"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.12"
|
requires-python = ">=3.12"
|
||||||
@@ -16,7 +16,7 @@ dev = [
|
|||||||
]
|
]
|
||||||
|
|
||||||
[bumpver]
|
[bumpver]
|
||||||
current_version = "0.2.0rc0"
|
current_version = "0.2.1rc0"
|
||||||
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
|
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
|
||||||
commit = true
|
commit = true
|
||||||
tag = true
|
tag = true
|
||||||
|
|||||||
@@ -575,7 +575,7 @@ CONFIG_GENERAL_INCLUDE_UVC_MODE=y
|
|||||||
CONFIG_GENERAL_STARTUP_DELAY=20
|
CONFIG_GENERAL_STARTUP_DELAY=20
|
||||||
CONFIG_GENERAL_ENABLE_WIRELESS=y
|
CONFIG_GENERAL_ENABLE_WIRELESS=y
|
||||||
CONFIG_GENERAL_BOARD="project_babble"
|
CONFIG_GENERAL_BOARD="project_babble"
|
||||||
CONFIG_GENERAL_VERSION="0.2.0rc0"
|
CONFIG_GENERAL_VERSION="0.2.1rc0"
|
||||||
CONFIG_GENERAL_ADVERTISED_NAME="openiristracker"
|
CONFIG_GENERAL_ADVERTISED_NAME="openiristracker"
|
||||||
# end of OpenIris: General Configuration
|
# end of OpenIris: General Configuration
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user