We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2da7d62 + 49ad736 commit b5b9186Copy full SHA for b5b9186
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
[metadata]
name = redis-search-django
-version = 0.0.1
+version = 0.1.0
description = Django Integration with Redis Search
long_description = file: README.md
6
long_description_content_type = text/markdown
0 commit comments