Skip to content

Commit a4f48d0

Browse files
committed
Update pipy release version
1 parent 68e7a3f commit a4f48d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/exchangerate/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.1.0"
1+
__version__ = "0.1.1"
22

33
from .config import Region
44
from .client import ExchangerateClient

0 commit comments

Comments
 (0)