Skip to content

Commit 477feaf

Browse files
authored
Update __init__.py
1 parent 1fc680a commit 477feaf

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.1"
3+
__version__ = "0.0.2"
44

55
def about():
66
return {

0 commit comments

Comments
 (0)