Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
* Add support to Python 3.9
* Update typing_inspect version
* Limit Flask version to <2.0
* Update copyright year
  • Loading branch information
nycholas committed Jul 2, 2021
1 parent 8b53bde commit baddb23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@

setuptools.setup(
name='Flask-JSONRPC',
version='1.1.0',
version='1.1.1',
url='https://github.com/cenobites/flask-jsonrpc',
license='New BSD License',
author='Nycholas de Oliveira e Oliveira',
Expand Down

0 comments on commit baddb23

Please sign in to comment.