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

Commit b2cd456

Browse files
committed
Bump version to 0.2.0
1 parent a48ced7 commit b2cd456

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.1.0"
7+
VERSION = "0.2.0"
88

99
__all__ = [
1010
Enumerable,

0 commit comments

Comments
 (0)