File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '4.0.20210307 '
31+ __version__ = '4.0.20210403 '
3232__license__ = __doc__
3333__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3025,3 +3025,15 @@ description = asyncio version of the standard multiprocessing module
30253025[nbtutor]
30263026description = Visualize Python code execution in Jupyter Notebook cells
30273027
3028+ [tinycss]
3029+ description = tinycss is a complete yet simple CSS parser for Python.
3030+
3031+ [qstylizer]
3032+ description = Stylesheet Generator for PyQt{4-5}/PySide{1-2}
3033+
3034+ [inflection]
3035+ description = A port of Ruby on Rails inflector to Python
3036+
3037+ [arrow]
3038+ description = Better dates & times for Python
3039+
You can’t perform that action at this time.
0 commit comments