Skip to content

Commit

Permalink
Bump pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
thesadru authored Jun 11, 2023
1 parent de6128a commit d9c1556
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
15 changes: 13 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
# Changelog

# 1.5.2 (2022-02-10)
# 1.6.0 (2023-06-11)

## What's new

- Star rail daily rewards, battle chronicle and wish history.

## Fixes

- Raise errors on geetest instead of silently failing.
- Fix v2 cookie compatibility.

# 1.5.2 (2023-03-31)

## Fixes

- Allow v2 cookies.

# 1.5.1 (2022-02-10)
# 1.5.1 (2023-02-10)

## What's new

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name="genshin",
version="1.5.2",
version="1.6.0",
author="thesadru",
author_email="thesadru@gmail.com",
description="An API wrapper for Genshin Impact.",
Expand Down

0 comments on commit d9c1556

Please sign in to comment.