Skip to content

Commit a4473a6

Browse files
committed
chore: Bump version to 3.6.3 and sync changelog
1 parent 31cf57e commit a4473a6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
> previously functions and constants are all over the place that it's starting
77
> to get harder to find what I'm looking for.
88
9+
## 3.6.3 (Docker Hotfix)
10+
11+
- [**Fixed**] `shutil.rmtree` cause OSError in Docker environment
12+
913
## 3.6.2 (Project Structure Refactor - Part 2)
1014

1115
> **Note**

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "Z3R0"
3-
version = "3.6.2"
3+
version = "3.6.3"
44
description = "A multi-purpose open source discord bot"
55
authors = ["null2264"]
66
license = "MPL-2.0"

0 commit comments

Comments
 (0)