chore: version 0.1.4

Livre le correctif de jointure Windows : le script PowerShell n'etait jamais
execute, la jointure echouait sans message avec un code retour 0.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-08 23:12:17 +02:00
co-authored by Claude Opus 5
parent 3d4d6de0f8
commit 04a7b5dc64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Changelog
## [Non publié]
## [0.1.4] - 2026-09-08
### Fixed
- La jointure de domaine sous Windows échouait sans aucun message, avec un code
+1 -1
View File
@@ -1 +1 @@
__version__ = "0.1.3"
__version__ = "0.1.4"