Skip to content

Commit

Permalink
publish 9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabien Coelho committed Nov 19, 2023
1 parent 40091db commit 53c4ca0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ are available on [GitHub](https://github.com/).
- add something about caching?
- sync version numbering with aiosql?

## ? on ?
## 9.0 on 2023-11-19

Throttle reconnection attempts from 0.001 to 30.0 seconds.
Use database exceptions instead of generic `Exception`.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "anodb"
version = "8.2"
version = "9.0"
authors = [ { name = "Fabien Coelho", email = "ano.db@coelho.net" } ]
description = "Convenient Wrapper around AioSQL and a Database Connection"
readme = "README.md"
Expand Down

0 comments on commit 53c4ca0

Please sign in to comment.