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 079ab9c commit dee3e1dCopy full SHA for dee3e1d
venvipy/get_data.py
@@ -31,7 +31,7 @@
31
from bs4 import BeautifulSoup
32
import requests
33
34
-__version__ = "0.3.5"
+__version__ = "0.3.6"
35
36
CFG_DIR = os.path.expanduser("~/.venvipy")
37
DB_FILE = os.path.expanduser("~/.venvipy/py-installs")
0 commit comments