Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 277b569

Browse files
author
Laurent Thomas
committed
update version and changelog
1 parent 46dd85a commit 277b569

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
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6+
## [2.0.1] - 2024年11月19日
7+
8+
### Fixed
9+
- Fixed call to copy in drawBoxesOnRGB ([issue22](https://github.com/multi-template-matching/MultiTemplateMatching-Python/issues/22))
10+
11+
612
## [2.0.0] - 2024年06月04日
713

814
### Added

‎MTM/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# 1) we don't load dependencies by storing it in __init__.py
33
# 2) we can import it in setup.py for the same reason
44
# 3) we can import it into your module module
5-
__version__ = '2.0.0'
5+
__version__ = '2.0.1'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /