Skip to content

Commit 4eb7c7a

Browse files
committed
chore(release): 0.2.1
1 parent 37d4713 commit 4eb7c7a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Checkout the complete documentation [here](https://seadex.ravencentric.cc/).
6868

6969
## License
7070

71-
Distributed under the [Unlicense](https://choosealicense.com/licenses/unlicense/) License. See [UNLICENSE](https://github.com/Ravencentric/seadex/blob/main/UNLICENSE) for more information.
71+
Distributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/seadex/blob/main/LICENSE) for more information.

docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ Checkout the complete documentation [here](https://seadex.ravencentric.cc/).
6868

6969
## License
7070

71-
Distributed under the [Unlicense](https://choosealicense.com/licenses/unlicense/) License. See [UNLICENSE](https://github.com/Ravencentric/seadex/blob/main/UNLICENSE) for more information.
71+
Distributed under the [MIT](https://choosealicense.com/licenses/mit/) License. See [LICENSE](https://github.com/Ravencentric/seadex/blob/main/LICENSE) for more information.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "seadex"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
description = "Python wrapper for the SeaDex API"
55
authors = [{ name = "Ravencentric", email = "me@ravencentric.cc" }]
66
readme = "README.md"

0 commit comments

Comments
 (0)