Compare commits
1 commit
4346d57dde
...
e690b5bdab
| Author | SHA256 | Date | |
|---|---|---|---|
| e690b5bdab |
3 changed files with 2 additions and 7 deletions
|
|
@ -1,5 +0,0 @@
|
||||||
## 0.1.0a0 (2025-10-06)
|
|
||||||
|
|
||||||
### Feat
|
|
||||||
|
|
||||||
- first version
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.user_data_commandline"
|
name = "rougail.user_data_commandline"
|
||||||
version = "0.1.0a0"
|
version = "0.1.0a21"
|
||||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
description = "Rougail user_data Bitwarden"
|
description = "Rougail user_data Bitwarden"
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "0.1.0a0"
|
__version__ = "0.0.0"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue