diff --git a/README.md b/README.md index a504667..824c4e1 100644 --- a/README.md +++ b/README.md @@ -342,7 +342,7 @@ print(">>> %s, origin url: %s" % (illust.title, illust.image_urls['large'])) ## Make a release -> Bump version in `pixivpy3/__init__.py`, rebuild dist/* +> Bump version in `pixivpy3/VERSION`, rebuild dist/* ```bash python3 setup.py sdist bdist_wheel diff --git a/pixivpy3/VERSION b/pixivpy3/VERSION index 240bba9..a76ccff 100644 --- a/pixivpy3/VERSION +++ b/pixivpy3/VERSION @@ -1 +1 @@ -3.7.0 \ No newline at end of file +3.7.1