Skip to content

Commit 44e34a9

Browse files
committed
Release v1.4.0
- New lecture: Asymptotic Analysis by @Aegon0202 - Re-format with `latexindent`
1 parent 0edcbb5 commit 44e34a9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Welcome to algorithm-course-notes 👋
2-
![Version](https://img.shields.io/badge/version-1.3.0-blue.svg?cacheSeconds=2592000)
2+
![Version](https://img.shields.io/badge/version-1.4.0-blue.svg?cacheSeconds=2592000)
33
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
44
![build-CI](https://github.com/colinaaa/algorithm-course-notes/workflows/build-CI/badge.svg)
55
![Upload Release Asset](https://github.com/colinaaa/algorithm-course-notes/workflows/Upload%20Release%20Asset/badge.svg)
66

77
> 算法课笔记
88
99
###
10-
[Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.3.0/book-v1.3.0.pdf)
10+
[Demo](https://github.com/colinaaa/algorithm-course-notes/releases/download/v1.4.0/book-v1.4.0.pdf)
1111

1212
## 添加新章节
1313

book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
\author{计卓1801全体}
2424
\institute{华中科技大学}
2525
\date{\zhtoday}
26-
\version{1.3.0}
26+
\version{1.4.0}
2727
\logo{logo.png}
2828
\cover{cover.png}
2929

0 commit comments

Comments
 (0)