Skip to content

Commit

Permalink
preparing to bump to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hemidactylus committed Apr 4, 2024
1 parent 3c7cf8b commit 6a0ce9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "astrapy"
version = "0.7.7"
version = "1.0.0"
description = "AstraPy is a Pythonic SDK for DataStax Astra"
authors = [
"Kirsten Hunter <kirsten.hunter@datastax.com>"
Expand All @@ -14,7 +14,7 @@ keywords = ["DataStax", "Astra"]
homepage = "https://github.com/datastax/astrapy"
repository = "https://github.com/datastax/astrapy"
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Topic :: Software Development :: Build Tools",
"License :: OSI Approved :: Apache Software License",
Expand Down

0 comments on commit 6a0ce9b

Please sign in to comment.