Skip to content

Commit 451f8fc

Browse files
Update Licenses and Python versions (#2149)
#### Reference Issues/PRs <!--Example: Fixes #1234. See also #3456.--> #### What does this implement or fix? Update Licenses and Python versions in README.md #### Any other comments? #### Checklist <details> <summary> Checklist for code changes... </summary> - [ ] Have you updated the relevant docstrings, documentation and copyright notice? - [ ] Is this contribution tested against [all ArcticDB's features](../docs/mkdocs/docs/technical/contributing.md)? - [ ] Do all exceptions introduced raise appropriate [error messages](https://docs.arcticdb.io/error_messages/)? - [ ] Are API changes highlighted in the PR description? - [ ] Is the PR labelled as enhancement or bug so it appears in autogenerated release notes? </details> <!-- Thanks for contributing a Pull Request to ArcticDB! Please ensure you have taken a look at: - ArcticDB's Code of Conduct: https://github.com/man-group/ArcticDB/blob/master/CODE_OF_CONDUCT.md - ArcticDB's Contribution Licensing: https://github.com/man-group/ArcticDB/blob/master/docs/mkdocs/docs/technical/contributing.md#contribution-licensing -->
1 parent 44fae82 commit 451f8fc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ ArcticDB is designed from the outset to be resilient; there is no single point o
4343

4444
### Prebuilt binary availability
4545

46-
| | PyPI (Python 3.6 - 3.11) | conda-forge (Python 3.8 - 3.11) |
46+
| | PyPI (Python 3.7 - 3.13) | conda-forge (Python 3.9 - 3.13) |
4747
| --------------------- | - | - |
4848
| Linux (Intel/AMD) | ✔️ | ✔️ |
4949
| Windows (Intel/AMD) | ✔️ ||
@@ -164,6 +164,8 @@ Please see version conversion dates in the below table:
164164
| 4.5 | Business Source License 1.1 | Aug 14, 2026 |
165165
| 5.0 | Business Source License 1.1 | Oct 31, 2026 |
166166
| 5.1 | Business Source License 1.1 | Nov 15, 2026 |
167+
| 5.2 | Business Source License 1.1 | Jan 27, 2027 |
168+
167169
## Code of Conduct
168170

169171
[Code of Conduct](https://github.com/man-group/ArcticDB/blob/master/CODE_OF_CONDUCT.md)

0 commit comments

Comments
 (0)