Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22ec3c2

Browse files
committed
bump
1 parentedc57da commit22ec3c2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎fastcaddy/__init__.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__="0.0.4"
1+
__version__="0.0.5"
22
from .coreimport*
33

‎settings.ini‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = fastcaddy
33
lib_name = fastcaddy
4-
version = 0.0.4
4+
version = 0.0.5
55
min_python = 3.7
66
license = apache2
77
black_formatting = False
@@ -36,4 +36,5 @@ clean_ids = True
3636
clear_all = False
3737
cell_number = True
3838
skip_procs =
39+
update_pyproject = True
3940

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp