Skip to content

Commit

Permalink
Release v0 69 0 (#1745)
Browse files Browse the repository at this point in the history
* Version bump

* Release files for v0.69.0
  • Loading branch information
RhetTbull authored Nov 30, 2024
1 parent 813df44 commit d552eb9
Show file tree
Hide file tree
Showing 25 changed files with 332 additions and 332 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.68.6
current_version = 0.69.0
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
serialize = {major}.{minor}.{patch}

Expand Down
2 changes: 1 addition & 1 deletion API_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2586,7 +2586,7 @@ cog.out("\n"+get_template_field_table()+"\n")
|{cr}|A carriage return: '\r'|
|{crlf}|A carriage return + line feed: '\r\n'|
|{tab}|:A tab: '\t'|
|{osxphotos_version}|The osxphotos version, e.g. '0.68.6'|
|{osxphotos_version}|The osxphotos version, e.g. '0.69.0'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|
Expand Down
536 changes: 268 additions & 268 deletions README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 453689a36d886f59523b5b58791e91e0
config: 35c53fc8989154e8969a7e6dc596e13f
tags: 645f666f9bcd5a90fca523b33c5a78b7
10 changes: 5 additions & 5 deletions docs/API_README.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Python Reference" href="reference.html" /><link rel="prev" title="OSXPhotos Python Package Overview" href="package_overview.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>OSXPhotos Python API - osxphotos 0.68.6 documentation</title>
<title>OSXPhotos Python API - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -2893,7 +2893,7 @@ <h3>Template System<a class="headerlink" href="#id166" title="Link to this headi
</td>
</tr>
<tr class="row-odd"><td><p>{osxphotos_version}</p></td>
<td><p>The osxphotos version, e.g. ‘0.68.6</p></td>
<td><p>The osxphotos version, e.g. ‘0.69.0</p></td>
</tr>
<tr class="row-even"><td><p>{osxphotos_cmd_line}</p></td>
<td><p>The full command line used to run osxphotos</p></td>
Expand Down Expand Up @@ -3753,7 +3753,7 @@ <h2>Additional Examples<a class="headerlink" href="#id174" title="Link to this h

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>Overview: module code - osxphotos 0.68.6 documentation</title>
<title>Overview: module code - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -166,7 +166,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="../index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -190,7 +190,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -296,7 +296,7 @@ <h1>All modules for which code is available</h1>

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="../_static/documentation_options.js?v=b7a98516"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/API_README.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3056,7 +3056,7 @@ The following template field substitutions are availabe for use the templating s
* - {tab}
- :A tab: '\t'
* - {osxphotos_version}
- The osxphotos version, e.g. '0.68.6'
- The osxphotos version, e.g. '0.69.0'
* - {osxphotos_cmd_line}
- The full command line used to run osxphotos
* - {album}
Expand Down
2 changes: 1 addition & 1 deletion docs/_sources/template_help.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ Template Substitutions
* - {tab}
- :A tab: '\t'
* - {osxphotos_version}
- The osxphotos version, e.g. '0.68.6'
- The osxphotos version, e.g. '0.69.0'
* - {osxphotos_cmd_line}
- The full command line used to run osxphotos
* - {album}
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.68.6',
VERSION: '0.69.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
8 changes: 4 additions & 4 deletions docs/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Template System" href="template_help.html" /><link rel="prev" title="OSXPhotos Tutorial" href="tutorial.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.68.6 documentation</title>
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -6210,7 +6210,7 @@ <h3>version<a class="headerlink" href="#osxphotos-version" title="Link to this h

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - osxphotos 0.68.6 documentation</title>
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Index - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -165,7 +165,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -189,7 +189,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -7658,7 +7658,7 @@ <h2>Y</h2>

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos" href="overview.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>osxphotos 0.68.6 documentation</title>
<title>osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="#"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -1345,7 +1345,7 @@ <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Li

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/overview.cog.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>OSXPhotos - osxphotos 0.68.6 documentation</title>
<title>OSXPhotos - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -346,7 +346,7 @@ <h2>Command Line Usage<a class="headerlink" href="#command-line-usage" title="Li

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Tutorial" href="tutorial.html" /><link rel="prev" title="Welcome to OSXPhotos’s documentation!" href="index.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>OSXPhotos - osxphotos 0.68.6 documentation</title>
<title>OSXPhotos - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -410,7 +410,7 @@ <h2>Command Line Usage<a class="headerlink" href="#command-line-usage" title="Li

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/package_overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos Python API" href="API_README.html" /><link rel="prev" title="OSXPhotos Template System" href="template_help.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>OSXPhotos Python Package Overview - osxphotos 0.68.6 documentation</title>
<title>OSXPhotos Python Package Overview - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -167,7 +167,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -191,7 +191,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -503,7 +503,7 @@ <h2>Using the osxphotos CLI to run python code<a class="headerlink" href="#using

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />

<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Python Module Index - osxphotos 0.68.6 documentation</title>
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 --><title>Python Module Index - osxphotos 0.69.0 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -165,7 +165,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">osxphotos 0.68.6 documentation</div></a>
<a href="index.html"><div class="brand">osxphotos 0.69.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -189,7 +189,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">


<span class="sidebar-brand-text">osxphotos 0.68.6 documentation</span>
<span class="sidebar-brand-text">osxphotos 0.69.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -290,7 +290,7 @@ <h1>Python Module Index</h1>

</aside>
</div>
</div><script src="_static/documentation_options.js?v=a98ddb9b"></script>
</div><script src="_static/documentation_options.js?v=b7a98516"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=5fa4622c"></script>
Expand Down
Loading

0 comments on commit d552eb9

Please sign in to comment.