Skip to content

Commit 68c9df1

Browse files
authored
Update __init__.py
1 parent 2853be9 commit 68c9df1

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.1.2"
3+
__version__ = "1.0.0"
44

55
def about():
66
return {

0 commit comments

Comments
 (0)