Skip to content

Commit a664884

Browse files
Bump version
1 parent 2c5d55d commit a664884

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from typing import Optional
66

77

8-
__version__ = '0.1.1'
8+
__version__ = '0.2.0'
99
logger = logging.getLogger("doi") # type: logging.Logger
1010

1111

0 commit comments

Comments
 (0)