Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 7dfdaf77 authored by Dorian Turba's avatar Dorian Turba
Browse files

upgrade version 0.1.0

parent 2bc0b420
No related branches found
No related tags found
No related merge requests found
Pipeline #23966 failed
......@@ -157,7 +157,9 @@ pytest
## Build archive
```bash
pip install --upgrade pip
pip install -r build_requirements.txt
rm -r dist || true
python -m build
```
......
......@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "fake_session_maker"
version = "0.0.3"
version = "0.1.0"
authors = [
{ name = "Dorian Turba", email = "contact.5rgbj@8shield.net" },
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment