File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ v3.21.0] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/releases/tag/v3.21.0 ) / 2024-07-21
4
+
5
+ * [ #42 ] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/pull/42 ) upgrade pycodestyle 2.11.1 => 2.12.0
6
+ * [ #42 ] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/pull/42 ) update README.md
7
+ * [ #42 ] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/pull/42 ) update CHANGELOG.md
8
+
3
9
## [ v3.20.0] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/releases/tag/v3.20.0 ) / 2024-06-30
4
10
5
11
* [ #41 ] ( https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/pull/41 ) add code
Original file line number Diff line number Diff line change 1
1
![ ] ( https://img.shields.io/badge/Python-3.11.4-informational.svg )
2
- ![ ] ( https://img.shields.io/badge/pycodestyle-2.11.1 -informational.svg )
2
+ ![ ] ( https://img.shields.io/badge/pycodestyle-2.12.0 -informational.svg )
3
3
4
4
# AtCoder Python Introduction
5
5
You can’t perform that action at this time.
0 commit comments