Preparing release 4.0.0a4
[ci skip]
This commit is contained in:
parent
39fe91fd08
commit
213c198943
@ -8,6 +8,15 @@ Changelog
|
||||
|
||||
.. towncrier release notes start
|
||||
|
||||
4.0.0a4 (2022-03-23)
|
||||
--------------------
|
||||
|
||||
New features:
|
||||
|
||||
|
||||
- Added 'View comments' permission. [@razvanMiu] (#180)
|
||||
|
||||
|
||||
4.0.0a3 (2021-10-16)
|
||||
--------------------
|
||||
|
||||
|
@ -1 +0,0 @@
|
||||
Added 'View comments' permission. [@razvanMiu]
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
|
||||
|
||||
version = '4.0.0a4.dev0'
|
||||
version = '4.0.0a4'
|
||||
|
||||
install_requires = [
|
||||
'setuptools',
|
||||
|
Loading…
x
Reference in New Issue
Block a user