Skip to content

Commit 810495b

Browse files
committed
changelog changes
1 parent c3be2f1 commit 810495b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Change Log
22

3-
All changes to the package starting with v0.3.1 will be logged here.
3+
* All changes to the package starting with v0.3.1 will be logged here.
4+
* As of v1.4.0 release candidates will be published in an effort to get new features out faster while still allowing time for full QA testing before moving the release candidate to a full release.
45

5-
## v1.4.0 [2023-04-XX]
6+
## v1.4.0rc1 [2023-05-09]
67
#### What's New
78
* Command `request approve`
89
* Command `request reject`

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = pybritive
3-
version = 1.3.1
3+
version = 1.4.0rc1
44
author = Britive Inc.
55
author_email = support@britive.com
66
description = A pure Python CLI for Britive

0 commit comments

Comments
 (0)