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 f5c4469 commit ab371c3Copy full SHA for ab371c3
venvipy/get_data.py
@@ -11,7 +11,7 @@
11
from dataclasses import dataclass
12
13
14
-__version__ = "1.0.1"
+__version__ = "0.3.2"
15
16
CFG_DIR = os.path.expanduser("~/.venvipy")
17
DB_FILE = os.path.expanduser("~/.venvipy/py-installs")
0 commit comments