Skip to content

Commit b9f6814

Browse files
authored
Update __init__.py
1 parent 0504811 commit b9f6814

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__ = "1.0.0"
3+
__version__ = "1.0.1"
44

55
def about():
66
return {

0 commit comments

Comments
 (0)