Skip to content

Commit

Permalink
bump to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hemidactylus committed Sep 10, 2024
1 parent 4970cfe commit e8c6569
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
master
======
v. 1.4.2
========
Method 'update_one' of [Async]Collection: now invokes the corresponding API command.
Better URL-parsing error messages for the API endpoint (with guidance on expected format)
Improved __repr__ for: token/auth-related items, Database/Client classes, response+info objects
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "astrapy"
version = "1.4.1"
version = "1.4.2"
description = "AstraPy is a Pythonic SDK for DataStax Astra and its Data API"
authors = [
"Stefano Lottini <stefano.lottini@datastax.com>",
Expand Down

0 comments on commit e8c6569

Please sign in to comment.