Skip to content

Commit 32aca62

Browse files
committed
Mark version 0.2.2
1 parent 71e2142 commit 32aca62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# django-relativity changelog
22

3-
## unreleased
3+
## 0.2.2 - 2020-05-30
44
- Fixed crash when reverse_multiple=False
55

66
## 0.2.1 - 2020-02-10

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
author='Alex Hill',
88
author_email='[email protected]',
99
name='django-relativity',
10-
version='0.2.1',
10+
version='0.2.2',
1111
description='A flexible relationship field for the Django ORM.',
1212
long_description=long_description,
1313
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)