Skip to content

Commit

Permalink
Bump version to v3.7.1 (#241)
Browse files Browse the repository at this point in the history
Co-authored-by: deryzhou <deryzhou@deryzhou-mb0.tencent.com>
upbit and deryzhou authored May 27, 2022
1 parent b7c857e commit c397bd5
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion pixivpy3/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.0
3.7.1

0 comments on commit c397bd5

Please sign in to comment.