File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ Python Tests] ( https://github.com/sopel-irc/sopel-imdb/actions/workflows/python-tests.yml/badge.svg?branch=master )] ( https://github.com/sopel-irc/sopel-imdb/actions/workflows/python-tests.yml )
22[ ![ PyPI version] ( https://badge.fury.io/py/sopel-modules.imdb.svg )] ( https://badge.fury.io/py/sopel-modules.imdb )
3- [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/sopel-irc/sopel-imdb.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/sopel-irc/sopel-imdb/alerts/ )
4- [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/sopel-irc/sopel-imdb.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/sopel-irc/sopel-imdb/context:python )
53
64** Maintainer:** [ @RustyBower ] ( https://github.com/rustybower )
75
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ namespaces = false
1111
1212[project ]
1313name = " sopel-imdb"
14- version = " 1.3.0.dev0 "
15- description = " A working re-implementation of the imdb module for Sopel"
14+ version = " 1.3.0"
15+ description = " A re-implementation of the imdb plugin for Sopel"
1616keywords = [
1717 " sopel" ,
1818 " plugin" ,
@@ -30,13 +30,11 @@ authors = [
3030]
3131
3232readme = " README.md"
33- license = { text =" MIT License " }
33+ license = { text =" MIT" }
3434classifiers = [
3535 " Development Status :: 5 - Production/Stable" ,
3636 " Intended Audience :: Developers" ,
3737 " Intended Audience :: System Administrators" ,
38- " License :: Eiffel Forum License (EFL)" ,
39- " License :: OSI Approved :: Eiffel Forum License" ,
4038 " Operating System :: POSIX :: Linux" ,
4139 " Programming Language :: Python :: 3.8" ,
4240 " Programming Language :: Python :: 3.9" ,
You can’t perform that action at this time.
0 commit comments