bump: version 0.1.0a2 → 0.1.0a3
This commit is contained in:
parent
9dbc3a068d
commit
071c97bbb0
2 changed files with 8 additions and 1 deletions
|
|
@ -1,3 +1,10 @@
|
|||
## 0.1.0a3 (2025-03-30)
|
||||
|
||||
### Fix
|
||||
|
||||
- update tests
|
||||
- update tests, some errors are now in warnings level
|
||||
|
||||
## 0.1.0a2 (2025-02-10)
|
||||
|
||||
### Fix
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
|
|||
|
||||
[project]
|
||||
name = "rougail.user_data_environment"
|
||||
version = "0.1.0a2"
|
||||
version = "0.1.0a3"
|
||||
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
|
||||
readme = "README.md"
|
||||
description = "Rougail user_data environment"
|
||||
|
|
|
|||
Loading…
Reference in a new issue