Skip to content

Commit

Permalink
release of v0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
prohde committed Sep 27, 2022
1 parent 0aab83f commit 2d66b76
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.2'
VERSION = '0.9.3'

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

0 comments on commit 2d66b76

Please sign in to comment.