Skip to content

Commit b47393f

Browse files
authored
Release files for v0.68.2 (#1582)
1 parent 4baa464 commit b47393f

24 files changed

+65
-65
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.68.1
2+
current_version = 0.68.2
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
44
serialize = {major}.{minor}.{patch}
55

API_README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2564,7 +2564,7 @@ cog.out("\n"+get_template_field_table()+"\n")
25642564
|{cr}|A carriage return: '\r'|
25652565
|{crlf}|A carriage return + line feed: '\r\n'|
25662566
|{tab}|:A tab: '\t'|
2567-
|{osxphotos_version}|The osxphotos version, e.g. '0.68.1'|
2567+
|{osxphotos_version}|The osxphotos version, e.g. '0.68.2'|
25682568
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
25692569
|{album}|Album(s) photo is contained in|
25702570
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2342,7 +2342,7 @@ Substitution Description
23422342
{cr} A carriage return: '\r'
23432343
{crlf} A carriage return + line feed: '\r\n'
23442344
{tab} :A tab: '\t'
2345-
{osxphotos_version} The osxphotos version, e.g. '0.68.1'
2345+
{osxphotos_version} The osxphotos version, e.g. '0.68.2'
23462346
{osxphotos_cmd_line} The full command line used to run osxphotos
23472347
23482348
The following substitutions may result in multiple values. Thus if specified
@@ -2840,7 +2840,7 @@ The following template field substitutions are availabe for use the templating s
28402840
|{cr}|A carriage return: '\r'|
28412841
|{crlf}|A carriage return + line feed: '\r\n'|
28422842
|{tab}|:A tab: '\t'|
2843-
|{osxphotos_version}|The osxphotos version, e.g. '0.68.1'|
2843+
|{osxphotos_version}|The osxphotos version, e.g. '0.68.2'|
28442844
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
28452845
|{album}|Album(s) photo is contained in|
28462846
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|

docs/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 12bb478b94804bd4652e03fc45537eec
3+
config: c7607820d0dc6d1b517335e35c98966f
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/API_README.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<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" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos Python API - osxphotos 0.68.1 documentation</title>
9+
<title>OSXPhotos Python API - osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

152152
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
153153
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -2822,7 +2822,7 @@ <h3>Template System<a class="headerlink" href="#id166" title="Link to this headi
28222822
</td>
28232823
</tr>
28242824
<tr class="row-odd"><td><p>{osxphotos_version}</p></td>
2825-
<td><p>The osxphotos version, e.g. ‘0.68.1</p></td>
2825+
<td><p>The osxphotos version, e.g. ‘0.68.2</p></td>
28262826
</tr>
28272827
<tr class="row-even"><td><p>{osxphotos_cmd_line}</p></td>
28282828
<td><p>The full command line used to run osxphotos</p></td>
@@ -3679,7 +3679,7 @@ <h2>Additional Examples<a class="headerlink" href="#id174" title="Link to this h
36793679

36803680
</aside>
36813681
</div>
3682-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
3682+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
36833683
<script src="_static/doctools.js?v=9a2dae69"></script>
36843684
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
36853685
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/_modules/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />
66

77
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
8-
<title>Overview: module code - osxphotos 0.68.1 documentation</title>
8+
<title>Overview: module code - osxphotos 0.68.2 documentation</title>
99
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
1010
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=135e06be" />
1111
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
@@ -123,7 +123,7 @@
123123
</label>
124124
</div>
125125
<div class="header-center">
126-
<a href="../index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
126+
<a href="../index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
127127
</div>
128128
<div class="header-right">
129129
<div class="theme-toggle-container theme-toggle-header">
@@ -146,7 +146,7 @@
146146
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">
147147

148148

149-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
149+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
150150

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

252252
</aside>
253253
</div>
254-
</div><script src="../_static/documentation_options.js?v=62044b56"></script>
254+
</div><script src="../_static/documentation_options.js?v=55fcc13c"></script>
255255
<script src="../_static/doctools.js?v=9a2dae69"></script>
256256
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
257257
<script src="../_static/scripts/furo.js?v=32e29ea5"></script>

docs/_sources/API_README.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -3031,7 +3031,7 @@ The following template field substitutions are availabe for use the templating s
30313031
* - {tab}
30323032
- :A tab: '\t'
30333033
* - {osxphotos_version}
3034-
- The osxphotos version, e.g. '0.68.1'
3034+
- The osxphotos version, e.g. '0.68.2'
30353035
* - {osxphotos_cmd_line}
30363036
- The full command line used to run osxphotos
30373037
* - {album}

docs/_sources/template_help.rst.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ Template Substitutions
369369
* - {tab}
370370
- :A tab: '\t'
371371
* - {osxphotos_version}
372-
- The osxphotos version, e.g. '0.68.1'
372+
- The osxphotos version, e.g. '0.68.2'
373373
* - {osxphotos_cmd_line}
374374
- The full command line used to run osxphotos
375375
* - {album}

docs/_static/documentation_options.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.68.1',
2+
VERSION: '0.68.2',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/cli.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<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" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.68.1 documentation</title>
9+
<title>OSXPhotos Command Line Interface (CLI) - osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

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

60706070
</aside>
60716071
</div>
6072-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
6072+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
60736073
<script src="_static/doctools.js?v=9a2dae69"></script>
60746074
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
60756075
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/genindex.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta name="viewport" content="width=device-width,initial-scale=1"/>
55
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
66

7-
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 --><title>Index - osxphotos 0.68.1 documentation</title>
7+
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 --><title>Index - osxphotos 0.68.2 documentation</title>
88
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
99
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1010
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -122,7 +122,7 @@
122122
</label>
123123
</div>
124124
<div class="header-center">
125-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
125+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
126126
</div>
127127
<div class="header-right">
128128
<div class="theme-toggle-container theme-toggle-header">
@@ -145,7 +145,7 @@
145145
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
146146

147147

148-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
148+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
149149

150150
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
151151
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
@@ -7514,7 +7514,7 @@ <h2>Y</h2>
75147514

75157515
</aside>
75167516
</div>
7517-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
7517+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
75187518
<script src="_static/doctools.js?v=9a2dae69"></script>
75197519
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
75207520
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" /><link rel="next" title="OSXPhotos" href="overview.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>osxphotos 0.68.1 documentation</title>
9+
<title>osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="#"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="#"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="#">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

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

12881288
</aside>
12891289
</div>
1290-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
1290+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
12911291
<script src="_static/doctools.js?v=9a2dae69"></script>
12921292
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
12931293
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/overview.cog.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos - osxphotos 0.68.1 documentation</title>
9+
<title>OSXPhotos - osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

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

297297
</aside>
298298
</div>
299-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
299+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
300300
<script src="_static/doctools.js?v=9a2dae69"></script>
301301
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
302302
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/overview.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<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" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos - osxphotos 0.68.1 documentation</title>
9+
<title>OSXPhotos - osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

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

361361
</aside>
362362
</div>
363-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
363+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
364364
<script src="_static/doctools.js?v=9a2dae69"></script>
365365
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
366366
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

docs/package_overview.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<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" />
77

88
<!-- Generated with Sphinx 7.3.7 and Furo 2023.09.10 -->
9-
<title>OSXPhotos Python Package Overview - osxphotos 0.68.1 documentation</title>
9+
<title>OSXPhotos Python Package Overview - osxphotos 0.68.2 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
1111
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=135e06be" />
1212
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
@@ -124,7 +124,7 @@
124124
</label>
125125
</div>
126126
<div class="header-center">
127-
<a href="index.html"><div class="brand">osxphotos 0.68.1 documentation</div></a>
127+
<a href="index.html"><div class="brand">osxphotos 0.68.2 documentation</div></a>
128128
</div>
129129
<div class="header-right">
130130
<div class="theme-toggle-container theme-toggle-header">
@@ -147,7 +147,7 @@
147147
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
148148

149149

150-
<span class="sidebar-brand-text">osxphotos 0.68.1 documentation</span>
150+
<span class="sidebar-brand-text">osxphotos 0.68.2 documentation</span>
151151

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

454454
</aside>
455455
</div>
456-
</div><script src="_static/documentation_options.js?v=62044b56"></script>
456+
</div><script src="_static/documentation_options.js?v=55fcc13c"></script>
457457
<script src="_static/doctools.js?v=9a2dae69"></script>
458458
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
459459
<script src="_static/scripts/furo.js?v=32e29ea5"></script>

0 commit comments

Comments
 (0)