We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20536a commit 96261bfCopy full SHA for 96261bf
venvipy/get_data.py
@@ -11,7 +11,7 @@
11
from dataclasses import dataclass
12
13
14
-__version__ = "0.2.15"
+__version__ = "0.2.16"
15
16
CFG_DIR = os.path.expanduser("~/.venvipy")
17
DB_FILE = os.path.expanduser("~/.venvipy/py-installs")
0 commit comments