Skip to content

Commit 9c6d43d

Browse files
committed
Version 0.5.1
1 parent 951ff06 commit 9c6d43d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micropipenv.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
issue `python3 -m venv venv/ && . venv/bin/activate` to create one.
2828
"""
2929

30-
__version__ = "0.5.0"
30+
__version__ = "0.5.1"
3131
__author__ = "Fridolin Pokorny <[email protected]>"
3232
__title__ = "micropipenv"
3333

0 commit comments

Comments
 (0)