Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
alycejenni authored Mar 21, 2022
1 parent 09eecd0 commit f8f2a99
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 @@ -6,7 +6,7 @@

from setuptools import find_packages, setup

__version__ = '3.1.3'
__version__ = '3.2.0'

with open('README.md', 'r') as f:
__long_description__ = f.read()
Expand Down

0 comments on commit f8f2a99

Please sign in to comment.