Skip to content

Commit a0032ef

Browse files
authored
Update __init__.py
1 parent 61a9b47 commit a0032ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

fmd5sum/__init__.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
__all__ = ["md5sum", "main"]
44

5-
# You can also add package-wide constants or configuration options here
6-
__version__ = "0.1.0"
5+
__version__ = "0.2.0"
76
__author__ = "Jiale Chen"
87
__email__ = "xomics1@gmail.com"

0 commit comments

Comments
 (0)