Skip to content

Commit

Permalink
bump module version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
splashx committed May 10, 2021
1 parent 26e74bf commit faec480
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 @@ -3,7 +3,7 @@
from setuptools import setup
from setuptools import find_packages

version = "0.2.0"
version = "0.2.1"

with open('README.md') as f:
long_description = f.read()
Expand Down

0 comments on commit faec480

Please sign in to comment.