File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Version: 0.8.8
2
+
3
+ * [ #80 ] ( https://github.com/saadmk11/django-newsfeed/pull/80 ) : Bump model-bakery from 1.3.3 to 1.6.0
4
+ * [ #82 ] ( https://github.com/saadmk11/django-newsfeed/pull/82 ) : Add missing migrations
5
+ * [ #81 ] ( https://github.com/saadmk11/django-newsfeed/pull/81 ) : Bump django from 3.2.10 to 3.2.14
6
+
7
+
1
8
# Version: 0.8.7
2
9
3
10
* [ #59 ] ( https://github.com/saadmk11/django-newsfeed/pull/59 ) : Bump django from 3.2.8 to 3.2.9
Original file line number Diff line number Diff line change 5
5
6
6
setup (
7
7
name = 'django-newsfeed' ,
8
- version = '0.8.7 ' ,
8
+ version = '0.8.8 ' ,
9
9
description = """A news curator and newsletter subscription package for django""" ,
10
10
long_description = readme ,
11
11
long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments