Skip to content

Commit

Permalink
Bump version 1.2.2 -> 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcgartland committed Feb 20, 2021
1 parent 3f660ff commit b2fe2a5
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 @@ -36,7 +36,7 @@
setup(
name='graphene_file_upload',
packages=find_packages(exclude=["tests"]),
version='1.2.2',
version='1.3.0',
description='Lib for adding file upload functionality to GraphQL mutations in Graphene Django and Flask-Graphql',
long_description=long_description,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit b2fe2a5

Please sign in to comment.