Compare commits
2 commits
38d2796a33
...
5b4f102c2f
| Author | SHA1 | Date | |
|---|---|---|---|
| 5b4f102c2f | |||
| f911c7dbea |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
## 0.1.0rc0 (2024-11-01)
|
## 0.1.0rc1 (2024-11-01)
|
||||||
|
|
||||||
### Feat
|
### Feat
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "rougail.user_data_file"
|
name = "rougail.user_data_file"
|
||||||
version = "0.1.0rc0"
|
version = "0.1.0rc1"
|
||||||
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 file"
|
description = "Rougail user_data file"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue