Skip to content

Commit c5e6a50

Browse files
authored
Merge pull request #195 from NickolausDS/v0.4.7-release
Update README, bump version
2 parents b9f6cd2 + 38a00b6 commit c5e6a50

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.4.7](https://github.com/globus/django-globus-portal-framework/compare/v0.4.6...v0.4.7) (2023-02-02)
6+
7+
8+
### Bug Fixes
9+
10+
* Correct a handful of docstrings and add missing ones ([9bbaed1](https://github.com/globus/django-globus-portal-framework/commit/9bbaed1b734eb02df1d8e3717ff47bb6f8c1609b))
11+
12+
513
### [0.4.6](https://github.com/globus/django-globus-portal-framework/compare/v0.4.5...v0.4.6) (2023-01-18)
614

715

globus_portal_framework/version.py

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

0 commit comments

Comments
 (0)