Skip to content

Commit

Permalink
update to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaoliang6 committed Dec 31, 2021
1 parent 0ac88ed commit 2c51876
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
6 changes: 3 additions & 3 deletions davarocr/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# Filename : version.py
# Abstract :
# Current Version: 0.3.1
# Date : 2021-12-15
# Current Version: 0.4.0
# Date : 2021-12-31
##################################################################################################
"""
__version__ = "0.3.1"
__version__ = "0.4.0"
6 changes: 6 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### v0.4.0 (31/12/2021)

**Highlights**

- Release the implementations of VSR.

### v0.3.1 (20/12/2021)

**Highlights**
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ For the problems existing in the process of installation and researching, we wil

## Changelog

DavarOCR v0.3.1 was released in 12/20/2021.
DavarOCR v0.4.0 was released in 12/31/2021.
Please refer to [Changelog.md](./docs/Changelog.md) for details and release history.


Expand Down

0 comments on commit 2c51876

Please sign in to comment.