Skip to content

Commit 4e451bf

Browse files
committed
[release] Release v0.7
1 parent c6a4145 commit 4e451bf

7 files changed

Lines changed: 128 additions & 116 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Video Cut Detection and Analysis Tool
1111

1212
----------------------------------------------------------
1313

14-
### Latest Release: v0.6.7 (August 24, 2025)
14+
### Latest Release: v0.7 (May 3, 2026)
1515

1616
**Website**: [scenedetect.com](https://www.scenedetect.com)
1717

docs/LATEST_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.6.7
1+
0.7

scenedetect/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
# Used for module identification and when printing version & about info
7777
# (e.g. calling `scenedetect version` or `scenedetect about`).
78-
__version__ = "0.7-dev1"
78+
__version__ = "0.7"
7979

8080
init_logger()
8181
logger = getLogger("pyscenedetect")

website/pages/changelog.md

Lines changed: 112 additions & 104 deletions
Large diffs are not rendered by default.

website/pages/docs.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@
44
## Stable
55

66
* [latest](latest/)
7+
* [v0.7](0.7/)
8+
9+
## Development
10+
11+
* [head](head/)
12+
13+
## Legacy
14+
715
* [v0.6.7](0.6.7/)
816
* [v0.6.6](0.6.6/)
917
* [v0.6.5](0.6.5/)
1018
* [v0.6.4](0.6.4/)
1119
* [v0.6.3](0.6.3/)
1220
* [v0.6.2](0.6.2/)
1321
* [v0.6.1](0.6.1/)
14-
15-
## In Development
16-
17-
* [head](head/)

website/pages/download.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ PySceneDetect is available via `pip` as either [`scenedetect`](https://pypi.org/
2020
## Windows Build (64-bit Only) &nbsp; <span class="wy-text-neutral"><span class="fa fa-windows"></span></span>
2121

2222
<div class="important">
23-
<h3 class="wy-text-neutral"><span class="fa fa-forward wy-text-info"></span> Latest Release: <b class="wy-text-neutral">v0.6.7</b></h3>
24-
<h4 class="wy-text-neutral"><span class="fa fa-calendar wy-text-info"></span>&nbsp; Release Date:&nbsp; <b>August 24, 2025</b></h4>
25-
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.7-release/PySceneDetect-0.6.7-win64.msi" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Installer</b>&nbsp;&nbsp;(recommended)</a> &nbsp;&nbsp;&nbsp;&nbsp;
26-
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.6.7-release/PySceneDetect-0.6.7-win64.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
23+
<h3 class="wy-text-neutral"><span class="fa fa-forward wy-text-info"></span> Latest Release: <b class="wy-text-neutral">v0.7</b></h3>
24+
<h4 class="wy-text-neutral"><span class="fa fa-calendar wy-text-info"></span>&nbsp; Release Date:&nbsp; <b>May 3, 2026</b></h4>
25+
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7-release/PySceneDetect-0.7-win64.msi" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Installer</b>&nbsp;&nbsp;(recommended)</a> &nbsp;&nbsp;&nbsp;&nbsp;
26+
<a href="https://github.com/Breakthrough/PySceneDetect/releases/download/v0.7-release/PySceneDetect-0.7-win64.zip" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Portable .zip</b></a> &nbsp;&nbsp;&nbsp;&nbsp;
2727
<a href="../cli/" class="btn btn-success" style="margin-bottom:8px;" role="button"><span class="fa fa-book"></span>&nbsp; <b>Getting Started</b></a>
2828
</div>
2929

website/pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<img alt="PySceneDetect" src="img/pyscenedetect_logo_small.png" />
44

55
<div class="important">
6-
<h3 class="wy-text-neutral"><span class="fa fa-info-circle wy-text-info"></span>&nbsp; Latest Release: <b>v0.6.7</b> (August 24, 2025)</h3>
6+
<h3 class="wy-text-neutral"><span class="fa fa-info-circle wy-text-info"></span>&nbsp; Latest Release: <b>v0.7</b> (May 3, 2026)</h3>
77
<a href="download/" class="btn btn-success" style="margin-bottom:8px;" role="button"><span class="fa fa-download"></span>&nbsp; <b>Download</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="changelog/" class="btn btn-info" style="margin-bottom:8px;" role="button"><span class="fa fa-reorder"></span>&nbsp; <b>Changelog</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="docs/latest/" class="btn btn-warning" style="margin-bottom:8px;" role="button"><span class="fa fa-gear"></span>&nbsp; <b>Documentation</b></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="cli/" class="btn btn-danger" style="margin-bottom:8px;" role="button"><span class="fa fa-book"></span>&nbsp; <b>Getting Started</b></a>
88
</div>
99

0 commit comments

Comments
 (0)