Skip to content

Commit ae0f69c

Browse files
authored
Merge pull request #38 from costowell/master
Bump to 2.5.0
2 parents cc11630 + 953e890 commit ae0f69c

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Adam Brewer <[email protected]>
22
Devin Matte <[email protected]>
33
Galen Guyer <[email protected]>
4+
Cole Stowell <[email protected]>
45
Jordan Rodgers <[email protected]>
56
Liam Middlebrook <[email protected]>
67
Marc Billow <[email protected]>

ChangeLog

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
CHANGES
22
=======
33

4-
2.4.0
4+
2.5.0
55
-----
66

77
* Bump python-ldap from 3.0.0 to 3.4.0
8+
9+
2.4.0
10+
-----
11+
812
* swap from travis to github actions
913

1014
2.3.1

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[metadata]
22
name = csh_ldap
33
author = Liam Middlebrook
4-
author-email = [email protected]
4+
author_email = [email protected]
55
url = https://github.com/liam-middlebrook/csh_ldap
66
description = CSH LDAP ORM
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
license = MIT
10-
version = 2.4.0
10+
version = 2.5.0
1111
classifier =
1212
Natural Language :: English
1313
Operating System :: POSIX :: Linux

0 commit comments

Comments
 (0)