Skip to content

Commit 3c097ce

Browse files
committed
version and readme in tool.poetry
1 parent 7431def commit 3c097ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,14 @@ classifiers = [
2525
]
2626

2727
[tool.poetry]
28-
version = "2.0.0rc2"
28+
version = "2.0.0"
2929
name = "astrapy"
3030
description = "AstraPy is a Pythonic SDK for DataStax Astra and its Data API"
3131
authors = [
3232
"Stefano Lottini <[email protected]>",
3333
"Eric Hare [email protected]>",
3434
]
35+
readme = "README.md"
3536
packages = [
3637
{ include = "astrapy" }
3738
]

0 commit comments

Comments
 (0)