Skip to content

Commit ab371c3

Browse files
committed
change version
1 parent f5c4469 commit ab371c3

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__ = "1.0.1"
14+
__version__ = "0.3.2"
1515

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

0 commit comments

Comments
 (0)