Skip to content

Commit f3ce32e

Browse files
authored
Merge pull request #70 from fridex/v0.2.0
Version 0.2.0
2 parents 35eb2fc + 352fb92 commit f3ce32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropipenv.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
issue `python3 -m venv venv/ && . venv/bin/activate` to create one.
2727
"""
2828

29-
__version__ = "0.1.6"
29+
__version__ = "0.2.0"
3030
__author__ = "Fridolin Pokorny <[email protected]>"
3131
__title__ = "micropipenv"
3232

0 commit comments

Comments
 (0)