Skip to content

Commit

Permalink
Deployed aa95762 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
coordt committed Dec 15, 2024
1 parent a261171 commit 6022519
Show file tree
Hide file tree
Showing 36 changed files with 510 additions and 703 deletions.
706 changes: 416 additions & 290 deletions CHANGELOG/index.html

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions CONTRIBUTING/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2101,6 +2101,7 @@



<!-- BEGIN INCLUDE ../CONTRIBUTING.md -->
<h1 id="contributing-to-bump-my-version">Contributing to Bump My Version<a class="headerlink" href="#contributing-to-bump-my-version" title="Permanent link">&para;</a></h1>
<p>First off, thanks for taking the time to contribute! ❤️</p>
<p>All types of contributions are encouraged and valued. See the <a href="#table-of-contents">Table of Contents</a> for different ways to help and details about how this project handles them. Please make sure to read the relevant section before making your contribution. It will make it much easier for us maintainers and smooth out the experience for all involved. The community looks forward to your contributions. 🎉</p>
Expand Down Expand Up @@ -2273,6 +2274,7 @@ <h2 id="join-the-project-team">Join The Project Team<a class="headerlink" href="
<p>If you would like to be a maintainer, reach out to [email protected].</p>
<h2 id="attribution">Attribution<a class="headerlink" href="#attribution" title="Permanent link">&para;</a></h2>
<p>This guide is based on the <strong>contributing-gen</strong>. <a href="https://github.com/bttger/contributing-gen">Make your own</a>!</p>
<!-- END INCLUDE -->



Expand Down
26 changes: 1 addition & 25 deletions assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,33 +26,20 @@
float: right;
}

/* Parameter headings must be inline, not blocks. */
.doc-heading-parameter {
display: inline;
}

/* Prefer space on the right, not the left of parameter permalinks. */
.doc-heading-parameter .headerlink {
margin-left: 0 !important;
margin-right: 0.2rem;
}

/* Backward-compatibility: docstring section titles in bold. */
.doc-section-title {
font-weight: bold;
}

/* Symbols in Navigation and ToC. */
:root, :host,
:root,
[data-md-color-scheme="default"] {
--doc-symbol-parameter-fg-color: #df50af;
--doc-symbol-attribute-fg-color: #953800;
--doc-symbol-function-fg-color: #8250df;
--doc-symbol-method-fg-color: #8250df;
--doc-symbol-class-fg-color: #0550ae;
--doc-symbol-module-fg-color: #5cad0f;

--doc-symbol-parameter-bg-color: #df50af1a;
--doc-symbol-attribute-bg-color: #9538001a;
--doc-symbol-function-bg-color: #8250df1a;
--doc-symbol-method-bg-color: #8250df1a;
Expand All @@ -61,14 +48,12 @@
}

[data-md-color-scheme="slate"] {
--doc-symbol-parameter-fg-color: #ffa8cc;
--doc-symbol-attribute-fg-color: #ffa657;
--doc-symbol-function-fg-color: #d2a8ff;
--doc-symbol-method-fg-color: #d2a8ff;
--doc-symbol-class-fg-color: #79c0ff;
--doc-symbol-module-fg-color: #baff79;

--doc-symbol-parameter-bg-color: #ffa8cc1a;
--doc-symbol-attribute-bg-color: #ffa6571a;
--doc-symbol-function-bg-color: #d2a8ff1a;
--doc-symbol-method-bg-color: #d2a8ff1a;
Expand All @@ -83,15 +68,6 @@ code.doc-symbol {
font-weight: bold;
}

code.doc-symbol-parameter {
color: var(--doc-symbol-parameter-fg-color);
background-color: var(--doc-symbol-parameter-bg-color);
}

code.doc-symbol-parameter::after {
content: "param";
}

code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
Expand Down
16 changes: 3 additions & 13 deletions reference/api/bumpversion/aliases/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1927,7 +1927,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/aliases.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/aliases.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1936,7 +1936,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/aliases.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/aliases.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1956,11 +1956,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> aliases</h








<div class="doc doc-children">


Expand Down Expand Up @@ -1992,11 +1987,6 @@ <h3 id="bumpversion.aliases.AliasedGroup" class="doc doc-heading">








<div class="doc doc-children">


Expand Down Expand Up @@ -2083,7 +2073,7 @@ <h2 id="bumpversion.aliases-functions">Functions<a href="#bumpversion.aliases-fu
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/autocast/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1945,7 +1945,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/autocast.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/autocast.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1954,7 +1954,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/autocast.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/autocast.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1976,11 +1976,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> autocast</








<div class="doc doc-children">


Expand Down Expand Up @@ -2180,7 +2175,7 @@ <h3 id="bumpversion.autocast.noneify" class="doc doc-heading">
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/bump/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1945,7 +1945,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/bump.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/bump.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1954,7 +1954,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/bump.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/bump.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1974,11 +1974,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> bump</h1>








<div class="doc doc-children">


Expand Down Expand Up @@ -2273,7 +2268,7 @@ <h3 id="bumpversion.bump.get_next_version" class="doc doc-heading">
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/cli/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1972,7 +1972,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/cli.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/cli.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1981,7 +1981,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/cli.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/cli.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -2001,11 +2001,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> cli</h1>








<div class="doc doc-children">


Expand Down Expand Up @@ -2228,7 +2223,7 @@ <h3 id="bumpversion.cli.show_bump" class="doc doc-heading">
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/config/create/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1929,7 +1929,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/create.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/create.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1938,7 +1938,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/create.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/create.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1958,11 +1958,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> create</h1








<div class="doc doc-children">


Expand Down Expand Up @@ -2082,7 +2077,7 @@ <h3 id="bumpversion.config.create.get_defaults_from_dest" class="doc doc-heading
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/config/files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1956,7 +1956,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/files.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/files.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1965,7 +1965,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/files.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/files.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1985,11 +1985,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> files</h1>








<div class="doc doc-children">


Expand Down Expand Up @@ -2284,7 +2279,7 @@ <h3 id="bumpversion.config.files.update_config_file" class="doc doc-heading">
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
11 changes: 3 additions & 8 deletions reference/api/bumpversion/config/files_legacy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1929,7 +1929,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/files_legacy.py" title="Edit this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/files_legacy.py" title="Edit this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M10 20H6V4h7v5h5v3.1l2-2V8l-6-6H6c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h4zm10.2-7c.1 0 .3.1.4.2l1.3 1.3c.2.2.2.6 0 .8l-1 1-2.1-2.1 1-1c.1-.1.2-.2.4-.2m0 3.9L14.1 23H12v-2.1l6.1-6.1z"/></svg>
</a>
Expand All @@ -1938,7 +1938,7 @@



<a href="https://github.com/home/runner/work/bump-my-version/bump-my-version/bumpversion/config/files_legacy.py" title="View source of this page" class="md-content__button md-icon">
<a href="https://github.com/Users/coordt/Documents/code/bump-my-version/bumpversion/config/files_legacy.py" title="View source of this page" class="md-content__button md-icon">

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.2 8.2 0 0 1-1.23-2"/></svg>
</a>
Expand All @@ -1958,11 +1958,6 @@ <h1><code class="doc-symbol doc-symbol-nav doc-symbol-module"></code> files_lega








<div class="doc doc-children">


Expand Down Expand Up @@ -2126,7 +2121,7 @@ <h3 id="bumpversion.config.files_legacy.update_ini_config_file" class="doc doc-h
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 14, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 15, 2024</span>
</span>


Expand Down
Loading

0 comments on commit 6022519

Please sign in to comment.