updated changelog for the release 0.9.9

This commit is contained in:
Cédric Bonhomme 2021-07-02 23:55:07 +02:00
parent 16e12e8edf
commit 317eb0d889
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 156 additions and 167 deletions

View file

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