File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " django-prose" ,
3- "version" : " 1.2.2 " ,
4- "description" : " Wonderful rich text for Django" ,
3+ "version" : " 2.0.1 " ,
4+ "description" : " Wonderful rich- text editing for Django" ,
55 "main" : " prose/static/prose/editor.js" ,
66 "repository" : " https://github.com/withlogicco/django-prose.git" ,
77 "author" : " Paris Kasidiaris <paris@withlogic.co>" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " django-prose"
3- version = " 2.0.0 "
4- description = " Wonderful rich text for Django"
3+ version = " 2.0.1 "
4+ description = " Wonderful rich text-editing for Django"
55authors = [" Paris Kasidiaris <paris@withlogic.co>" ]
66license = " MIT"
7- repository = " https://github.com/parisk /django-prose"
7+ repository = " https://github.com/withlogicco /django-prose"
88readme = " README.md"
9- packages = [
10- { include = " prose" },
11- ]
9+ packages = [{ include = " prose" }]
1210
1311[tool .poetry .dependencies ]
1412python = " ^3.8"
You can’t perform that action at this time.
0 commit comments