Skip to content

Commit 026aa79

Browse files
Bump version number
1 parent a492d1e commit 026aa79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ipregistry/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "ipregistry"
22

3-
__version__ = "2.0.0"
3+
__version__ = "2.0.1"
44

55
from .cache import *
66
from .core import *

0 commit comments

Comments
 (0)