fixed empty unit bug

This commit is contained in:
JOLIMAITRE Matthieu 2022-11-20 01:49:15 +01:00
parent 7958763bd4
commit ad18c69f28
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "epitls-pi"
version = "1.4.0"
version = "1.4.1"
edition = "2021"
license = "GPL-3.0+"
description = "A little helper tool meant to ease the developpment of the C piscine at EPITA/Toulouse."