Skip to content

Commit

Permalink
updated version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
missytake committed Apr 3, 2024
1 parent 6f78596 commit dda17c2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = team-bot
version = 0.0.1
name = team_bot
version = 1.0.0
author = missytake
author_email = [email protected]
description = This bot connects your team to the outside and makes it addressable.
Expand All @@ -11,7 +11,7 @@ project_urls =
Bug Tracker = https://github.com/deltachat-bot/team-bot/issues
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: ISC License (ISCL)
License :: OSI Approved :: MIT License
Operating System :: OS Independent

[options]
Expand Down

0 comments on commit dda17c2

Please sign in to comment.