Skip to content

Commit 29d6954

Browse files
Merge pull request #42 from KoyanagiHitoshi/dev
Dev
2 parents d2104e3 + 5076d40 commit 29d6954

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

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+
39
## [v3.20.0](https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/releases/tag/v3.20.0) / 2024-06-30
410

511
* [#41](https://github.com/KoyanagiHitoshi/AtCoder-Python-Introduction/pull/41) add code

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
![](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)
33

44
# AtCoder Python Introduction
55

0 commit comments

Comments
 (0)