Skip to content

Commit 2d8f368

Browse files
committed
2026-01-18 08:58:33 (Sun) > DW-Mac > derekwan
1 parent c9a34d4 commit 2d8f368

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.bumpversion.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.bumpversion]
22
allow_dirty = true
3-
current_version = "0.183.5"
3+
current_version = "0.183.6"
44

55
[[tool.bumpversion.files]]
66
filename = "pyproject.toml"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
name = "dycw-utilities"
117117
readme = "README.md"
118118
requires-python = ">= 3.12"
119-
version = "0.183.5"
119+
version = "0.183.6"
120120

121121
[project.entry-points.pytest11]
122122
pytest-randomly = "utilities.pytest_plugins.pytest_randomly"

src/utilities/__init__.py

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)