Skip to content

Commit e43aa69

Browse files
authored
Upgrade to Betty 0.4.0rc3 (#31)
1 parent faf7ba7 commit e43aa69

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

betty_nginx/assets/locale/betty.pot

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Betty VERSION\n"
1010
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11-
"POT-Creation-Date: 2024-10-08 12:13+0100\n"
11+
"POT-Creation-Date: 2024-12-20 14:22+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -17,7 +17,9 @@ msgstr ""
1717
"Content-Transfer-Encoding: 8bit\n"
1818
"Generated-By: Babel 2.16.0\n"
1919

20-
msgid "Generate nginx configuration for your site, as well as a Dockerfile to build a Docker container around it."
20+
msgid ""
21+
"Generate nginx configuration for your site, as well as a Dockerfile to "
22+
"build a Docker container around it."
2123
msgstr ""
2224

2325
msgid "Serve a generated site with nginx in a Docker container."

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = [
1515
]
1616
requires-python = '~= 3.11'
1717
dependencies = [
18-
'betty == 0.4.0rc1',
18+
'betty == 0.4.0rc3',
1919
'docker ~= 7.1',
2020
]
2121
classifiers = [

0 commit comments

Comments
 (0)