File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- v0.4.0 (in development )
2
- -----------------------
1
+ v0.4.0 (2022-02-14 )
2
+ -------------------
3
3
- Support custom virtualenv prompt prefixes
4
4
5
5
v0.3.0 (2021-10-13)
Original file line number Diff line number Diff line change 1
1
The MIT License (MIT)
2
2
3
- Copyright (c) 2017-2018, 2020-2021 John Thorvald Wodder II
3
+ Copyright (c) 2017-2018, 2020-2022 John Thorvald Wodder II
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 58
58
by running ``PS1_GIT=off`` on the command line.
59
59
"""
60
60
61
- __version__ = '0.4.0.dev1 '
61
+ __version__ = '0.4.0'
62
62
__author__ = 'John T. Wodder II'
63
63
__author_email__ = 'ps1@varonathe.org'
64
64
__license__ = 'MIT'
You can’t perform that action at this time.
0 commit comments