Compare commits
2 commits
5b4f102c2f
...
38d2796a33
| Author | SHA1 | Date | |
|---|---|---|---|
| 38d2796a33 | |||
| c3a52ef19a |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
## 0.1.0rc1 (2024-11-01)
|
||||
## 0.1.0rc0 (2024-11-01)
|
||||
|
||||
### Feat
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.user_data_file"
|
||||
version = "0.1.0rc1"
|
||||
version = "0.1.0rc0"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail user_data file"
|
||||
|
|
|
|||
Loading…
Reference in a new issue