bump: version 0.1.0a14 → 0.1.0a15
This commit is contained in:
parent
c4c7e0da4a
commit
2bb0b0db3a
2 changed files with 7 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
## 0.1.0a15 (2025-03-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- support item without username
|
||||
|
||||
## 0.1.0a14 (2025-03-19)
|
||||
|
||||
### Feat
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.user_data_bitwarden"
|
||||
version = "0.1.0a14"
|
||||
version = "0.1.0a15"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail user_data Bitwarden"
|
||||
|
|
|
|||
Loading…
Reference in a new issue