···11# Changelog
2233+## 1.2.0 - 2025-09-14
44+55+* Adds `--alt-texts` to pass images alt texts from the CLI
66+* Adds possibility to post image(s) without text
77+38## 1.1.4 - 2025-09-14
49510* Adds support for Pyhton 3.14
+1-1
pyproject.toml
···11[project]
22name = "not-my-ex"
33-version = "1.1.4"
33+version = "1.2.0"
44description = "Tiny CLI to post simultaneously to Mastodon and Bluesky"
55authors = [{name = "Eduardo Cuducos", email = "4732915+cuducos@users.noreply.github.com"}]
66license = {file = "LICENSE"}