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 0bf01c3 commit 5f695c0Copy full SHA for 5f695c0
CHANGELOG.md
@@ -1,5 +1,5 @@
1
-v0.3.0 (in development)
2
------------------------
+v0.3.0 (2021-10-13)
+-------------------
3
- Support showing Conda environment prompt prefixes
4
5
v0.2.2 (2021-07-11)
ps1.py
@@ -57,7 +57,7 @@
57
by running ``PS1_GIT=off`` on the command line.
58
"""
59
60
-__version__ = '0.3.0.dev1'
+__version__ = '0.3.0'
61
__author__ = 'John T. Wodder II'
62
__author_email__ = '[email protected]'
63
__license__ = 'MIT'
0 commit comments