bump2version

This commit is contained in:
Corban-Lee Jones 2024-08-13 23:14:54 +01:00
parent 7ae0a99a09
commit cf99f4c79e
2 changed files with 5 additions and 0 deletions

4
.bumpversion.cfg Normal file
View File

@ -0,0 +1,4 @@
[bumpversion]
current_version = 0.0.0
commit = True
tag = True

View File

@ -6,6 +6,7 @@ async-timeout==4.0.3
asyncpg==0.29.0
attrs==23.2.0
beautifulsoup4==4.12.3
bump2version==1.0.1
click==8.1.7
discord.py==2.3.2
feedparser==6.0.11