We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232ce66 commit 3c8f620Copy full SHA for 3c8f620
PyFunceble/storage.py
@@ -61,7 +61,7 @@
61
from PyFunceble.storage_facility import get_config_directory
62
63
PROJECT_NAME: str = "PyFunceble"
64
-PROJECT_VERSION: str = "4.1.3a7.dev (Blue Duckling: Ixora)"
+PROJECT_VERSION: str = "4.1.3. (Blue Duckling: Dahlia)"
65
66
DISTRIBUTED_CONFIGURATION_FILENAME: str = ".PyFunceble_production.yaml"
67
DISTRIBUTED_DIR_STRUCTURE_FILENAME: str = "dir_structure_production.json"
version.yaml
@@ -1,4 +1,4 @@
1
-current_version: '4.1.3a7.dev (Blue Duckling: Ixora)'
+current_version: '4.1.3. (Blue Duckling: Dahlia)'
2
deprecated:
3
- 3.0.21
4
- 3.1.20
0 commit comments