bump: version 0.1.0a0 → 0.1.0a1
This commit is contained in:
parent
a5fc17af28
commit
5cad82804c
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
## 0.1.0a1 (2024-11-27)
|
||||
|
||||
### Fix
|
||||
|
||||
- NAMESPACE. instead of NAMESPACE_
|
||||
|
||||
## 0.1.0a0 (2024-11-25)
|
||||
|
||||
### Feat
|
||||
|
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.user_data_environment"
|
||||
version = "0.1.0a0"
|
||||
version = "0.1.0a1"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail user_data environment"
|
||||
|
|
Loading…
Reference in a new issue