Skip to content

Commit 09f4bcb

Browse files
authored
Update __init__.py
1 parent d2a1648 commit 09f4bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ragulate_bio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ragulate_bio/__init__.py
22
__all__ = ["about"]
3-
__version__ = "0.0.2"
3+
__version__ = "0.1.2"
44

55
def about():
66
return {

0 commit comments

Comments
 (0)