Skip to content

Commit 6fc0974

Browse files
committed
Bump version to v4.3.0a23
1 parent ffd85ac commit 6fc0974

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PyFunceble/storage.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
from PyFunceble.storage_facility import get_config_directory
6161

6262
PROJECT_NAME: str = "PyFunceble"
63-
PROJECT_VERSION: str = "4.3.0a22.dev (Blue Duckling: Tulip)"
63+
PROJECT_VERSION: str = "4.3.0a23.dev (Blue Duckling: Tulip)"
6464

6565
DISTRIBUTED_CONFIGURATION_FILENAME: str = ".PyFunceble_production.yaml"
6666

version.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
current_version: '4.3.0a22.dev (Blue Duckling: Tulip)'
1+
current_version: '4.3.0a23.dev (Blue Duckling: Tulip)'
22
deprecated:
33
- 3.0.21
44
- 3.1.20

0 commit comments

Comments
 (0)