Skip to content
This repository was archived by the owner on Mar 10, 2025. It is now read-only.

Commit b37cd34

Browse files
committed
Bump version to 0.4.0
1 parent e122bf3 commit b37cd34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pyby/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from .enumerator import Enumerator
55
from .object import respond_to, RObject
66

7-
VERSION = "0.3.0"
7+
VERSION = "0.4.0"
88

99
__all__ = [
1010
Enumerable,

0 commit comments

Comments
 (0)