Skip to content

Commit

Permalink
Release v1.4.0
Browse files Browse the repository at this point in the history
- New lecture: Asymptotic Analysis by @Aegon0202
- Re-format with `latexindent`
  • Loading branch information
colinaaa committed Nov 17, 2020
1 parent 0edcbb5 commit 44e34a9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Welcome to algorithm-course-notes 👋
![Version](https://img.shields.io/badge/version-1.3.0-blue.svg?cacheSeconds=2592000)
![Version](https://img.shields.io/badge/version-1.4.0-blue.svg?cacheSeconds=2592000)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](#)
![build-CI](https://github.com/colinaaa/algorithm-course-notes/workflows/build-CI/badge.svg)
![Upload Release Asset](https://github.com/colinaaa/algorithm-course-notes/workflows/Upload%20Release%20Asset/badge.svg)

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

## 添加新章节

Expand Down
2 changes: 1 addition & 1 deletion book.tex
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
\author{计卓1801全体}
\institute{华中科技大学}
\date{\zhtoday}
\version{1.3.0}
\version{1.4.0}
\logo{logo.png}
\cover{cover.png}

Expand Down

0 comments on commit 44e34a9

Please sign in to comment.