Skip to content

Commit

Permalink
release of v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
prohde committed Aug 26, 2022
1 parent 639debd commit 2193675
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 @@ -2,7 +2,7 @@
from distutils.core import setup
from setuptools import find_packages

VERSION = '0.9.0'
VERSION = '0.9.1'

with open('README.md', 'r', encoding='utf-8') as fh:
long_description = fh.read()
Expand Down

0 comments on commit 2193675

Please sign in to comment.