Skip to content

Commit 73c40d1

Browse files
committed
[dist] Start v0.7.1 development
1 parent 3b6466b commit 73c40d1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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"
78+
__version__ = "0.7.1-dev0"
7979

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

website/pages/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -744,7 +744,7 @@ Both the Windows installer and portable distributions now include signed executa
744744
----------------------------------------------------------------
745745

746746

747-
<!--Development
747+
Development
748748
==========================================================
749749

750-
## PySceneDetect 0.8 (TDB)-->
750+
## PySceneDetect 0.7.1 (TDB)

0 commit comments

Comments
 (0)