Skip to content

Commit 2adad9f

Browse files
committed
docs(examples): bump moduledocs version to latest
1 parent 2154048 commit 2adad9f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Copyright (C) 2020-2025 All rights reserved.
33
# FILENAME: ~~/examples/__init__.py
4-
# VERSION: 1.0.1
4+
# VERSION: 1.0.5
55
# CREATED: 2021-09-03 14:55
66
# AUTHOR: Sitt Guruvanich <[email protected]>
77
# DESCRIPTION: https://www.w3docs.com/snippets/python/what-is-init-py-for.html

examples/body.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Copyright (C) 2020-2025 All rights reserved.
33
# FILENAME: ~~/examples/body.py
4-
# VERSION: 1.0.1
4+
# VERSION: 1.0.5
55
# CREATED: 2023-08-01 22:44
66
# AUTHOR: Sitt Guruvanich <[email protected]>
77
# DESCRIPTION:

examples/form_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Copyright (C) 2020-2025 All rights reserved.
33
# FILENAME: ~~/examples/form_data.py
4-
# VERSION: 1.0.1
4+
# VERSION: 1.0.5
55
# CREATED: 2023-11-04 14:50
66
# AUTHOR: Sitt Guruvanich <[email protected]>
77
# DESCRIPTION:

examples/header.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
# Copyright (C) 2020-2025 All rights reserved.
33
# FILENAME: ~~/examples/header.py
4-
# VERSION: 1.0.1
4+
# VERSION: 1.0.5
55
# CREATED: 2023-05-23 16:56
66
# AUTHOR: Sitt Guruvanich <[email protected]>
77
# DESCRIPTION:

0 commit comments

Comments
 (0)