We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae61511 commit e6ca2c2Copy full SHA for e6ca2c2
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.2.1 (unreleased)
+## 0.2.1 (2023-07-31)
2
3
- Fixed form issues with Django
4
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='pgvector',
8
- version='0.2.0',
+ version='0.2.1',
9
description='pgvector support for Python',
10
long_description=long_description,
11
long_description_content_type='text/markdown',
0 commit comments