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 Sep 12, 2020
1 parent f630554 commit bd4dd59
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 @@ -6,7 +6,7 @@
"""
from setuptools import find_packages, setup

version = '1.6.5'
version = '1.7.0'

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

0 comments on commit bd4dd59

Please sign in to comment.