Skip to content

Commit

Permalink
Bump v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsnodnb committed Jan 13, 2024
1 parent 85ff386 commit 13c7541
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
[tool.poetry]
name = "kalyke-apns"
version = "0.2.2"
version = "1.0.0"
description = "A library for interacting with APNs and VoIP using HTTP/2."
authors = ["Yuya Oka <[email protected]>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/nnsnodnb/kalyke"
keywords = ["apns", "voip", "apns provider api", "apple push notifications"]
keywords = [
"apns",
"voip",
"liveactivity",
"apns provider api",
"apple push notifications"
]
classifiers = [
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.9",
Expand Down

0 comments on commit 13c7541

Please sign in to comment.