Skip to content

Commit 770f432

Browse files
jontsaiJonathan Tsai
authored andcommitted
Release v3.2.0
1 parent 2343f76 commit 770f432

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## NEXT RELEASE (v3.2.0?) (2022-07-26)
3+
## v3.2.0 (2022-07-26)
44
- Updates to use explicitly set Conduit API token, Phabricator base URL, etc
55
- Adds `/users` listing page and user profile page
66
- Adds utils for fetching users: single user by user name, multiple users, all active users

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.2
1+
3.2.0

phablytics/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.1.2'
1+
__version__ = '3.2.0'

0 commit comments

Comments
 (0)