Skip to content

Commit b5b9186

Browse files
authored
Merge pull request #6 from saadmk11/release-0.1.0
Release 0.1.0
2 parents 2da7d62 + 49ad736 commit b5b9186

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Version: 0.1.0
2+
3+
* [#2](https://github.com/saadmk11/redis-search-django/pull/2): Bump actions/checkout from 2 to 3
4+
* [#5](https://github.com/saadmk11/redis-search-django/pull/5): Create LICENSE
5+
* [#4](https://github.com/saadmk11/redis-search-django/pull/4): Add Tests and Improvements

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = redis-search-django
3-
version = 0.0.1
3+
version = 0.1.0
44
description = Django Integration with Redis Search
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)