Skip to content

Commit

Permalink
[u] app version 24.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gmankab committed Sep 10, 2024
1 parent d0c710e commit 12d9912
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ dependencies = [
'rich',
]
name = 'reposter'
version = '24.3.0'
description = 'python script for reposting telegram messages'
version = '24.3.1'
description = 'userbot that forwards messages from telegram channels others in real time'
readme = 'readme.md'
requires-python = '>=3.11'
classifiers = [
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'License :: OSI Approved :: GNU Affero General Public License v3',
]

[project.urls]
Expand Down

0 comments on commit 12d9912

Please sign in to comment.