Skip to content

Commit ef3eabd

Browse files
committed
fix: new cfl package
1 parent 06ff706 commit ef3eabd

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Pipfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@ name = "pypi"
2222
# 5. Run `pipenv install --dev` in your terminal.
2323

2424
[packages]
25-
codeforlife = "==0.24.6"
25+
codeforlife = "==0.24.9"
2626
# 🚫 Don't add [packages] below that are inherited from the CFL package.
2727

2828
[dev-packages]
29-
codeforlife = {version = "==0.24.6", extras = ["dev"]}
29+
codeforlife = {version = "==0.24.9", extras = ["dev"]}
3030
# codeforlife = {file = "../codeforlife-package-python", editable = true, extras = ["dev"]}
3131
# 🚫 Don't add [dev-packages] below that are inherited from the CFL package.
3232

Pipfile.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)