Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oatsu-gh committed Jan 14, 2023
1 parent 0fe243c commit fa43fe9
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 @@ -5,7 +5,7 @@
"""
from setuptools import find_packages, setup

version = '1.18.0'
version = '1.18.1'

try:
with open("README.md", mode='r', encoding='utf-8') as f:
Expand Down

0 comments on commit fa43fe9

Please sign in to comment.