Skip to content

Commit 504b6ee

Browse files
committed
bump
1 parent e5bd0bc commit 504b6ee

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

settings.ini

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[DEFAULT]
22
repo = fastsql
33
lib_name = fastsql
4-
version = 2.0.4
5-
min_python = 3.9
4+
version = 2.1.0
5+
min_python = 3.10
66
license = apache2
77
black_formatting = False
88
doc_path = _docs
@@ -18,9 +18,9 @@ doc_baseurl = /fastsql
1818
git_url = https://github.com/answerdotai/fastsql
1919
title = fastsql
2020
audience = Developers
21-
author = Jeremy Howard and Daniel Roy Greenfeld
22-
author_email = daniel@feldroy.com
23-
copyright = 2024 onwards, Jeremy Howard and Daniel Roy Greenfeld
21+
author = Jeremy Howard, Daniel Roy Greenfeld, and Answer.AI team
22+
author_email = info@answer.ai
23+
copyright = 2024 onwards, Answer.AI
2424
description = A MiniDataAPI spec implementation for SQLAlchemy V2
2525
keywords = nbdev jupyter notebook python
2626
language = English

0 commit comments

Comments
 (0)