chg: [release] Bumped release number.

This commit is contained in:
Cédric Bonhomme 2024-09-07 23:55:55 +02:00
parent 6fac279580
commit 5a6e08232f
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "stegano"
version = "0.11.3"
version = "0.11.4"
description = "A pure Python Steganography module."
authors = [
"Cédric Bonhomme <cedric@cedricbonhomme.org>"