Skip to content

Commit

Permalink
bump up the version to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
daigotanaka committed May 25, 2021
1 parent 4d4bb4e commit a014762
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
@@ -1,7 +1,7 @@
#!/usr/bin/env python
from setuptools import setup

VERSION = "0.2.2"
VERSION = "0.2.3"

with open("README.md", "r") as fh:
long_description = fh.read()
Expand Down

0 comments on commit a014762

Please sign in to comment.