Preparing release 4.0.0a5
[ci skip]
This commit is contained in:
parent
5f5b23c8cd
commit
27dd3649d9
@ -8,6 +8,15 @@ Changelog
|
|||||||
|
|
||||||
.. towncrier release notes start
|
.. towncrier release notes start
|
||||||
|
|
||||||
|
4.0.0a5 (2022-04-04)
|
||||||
|
--------------------
|
||||||
|
|
||||||
|
New features:
|
||||||
|
|
||||||
|
|
||||||
|
- Moved JS to Mockup control panel patterns (ES6) [MrTango] (#190)
|
||||||
|
|
||||||
|
|
||||||
4.0.0a4 (2022-03-23)
|
4.0.0a4 (2022-03-23)
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
Moved JS to Mockup control panel patterns (ES6) [MrTango]
|
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import find_packages
|
|||||||
from setuptools import setup
|
from setuptools import setup
|
||||||
|
|
||||||
|
|
||||||
version = '4.0.0a5.dev0'
|
version = '4.0.0a5'
|
||||||
|
|
||||||
install_requires = [
|
install_requires = [
|
||||||
'setuptools',
|
'setuptools',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user