Skip to content

Commit e6ca2c2

Browse files
committed
Version bump to 0.2.1 [skip ci]
1 parent ae61511 commit e6ca2c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.2.1 (unreleased)
1+
## 0.2.1 (2023-07-31)
22

33
- Fixed form issues with Django
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pgvector',
8-
version='0.2.0',
8+
version='0.2.1',
99
description='pgvector support for Python',
1010
long_description=long_description,
1111
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)