Skip to content

Commit fc172ee

Browse files
committed
changelog and britive 2.9.0
1 parent 55cfaed commit fc172ee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All changes to the package starting with v0.3.1 will be logged here.
44

5-
## v0.4.1 [2022-09-27]
5+
## v0.4.1 [2022-09-30]
66
#### What's New
77
* None
88

@@ -13,7 +13,7 @@ All changes to the package starting with v0.3.1 will be logged here.
1313
* Fix and issue with `pybritive ls profile --checked-out` where all environments for the checked out profile were being returned instead of just the actual environments checked out.
1414

1515
#### Dependencies
16-
* None
16+
* `britive~=2.9.0` from `britive~=2.8.0`
1717

1818
#### Other
1919
* None

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
britive~=2.8.0
1+
britive~=2.9.0
22
certifi==2022.6.15
33
charset-normalizer==2.1.0
44
click==8.1.3

0 commit comments

Comments
 (0)