Skip to content

Commit ebe935b

Browse files
committed
increase __version__
1 parent af1b145 commit ebe935b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

venvipy/get_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from dataclasses import dataclass
1212

1313

14-
__version__ = "0.2.18"
14+
__version__ = "0.2.19"
1515

1616
CFG_DIR = os.path.expanduser("~/.venvipy")
1717
DB_FILE = os.path.expanduser("~/.venvipy/py-installs")

0 commit comments

Comments
 (0)