Skip to content

Commit 29f2600

Browse files
authored
Merge pull request #35 from devinmatte/2.4.0-bump
Bump to 2.4.0
2 parents a878f24 + 39f76bf commit 29f2600

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Adam Brewer <adamhb321@gmail.com>
22
Devin Matte <devinmatte@gmail.com>
3+
Galen Guyer <galen@galenguyer.com>
34
Jordan Rodgers <com6056@gmail.com>
45
Liam Middlebrook <liammiddlebrook@gmail.com>
56
Marc Billow <mbillow@me.com>

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
CHANGES
22
=======
33

4+
2.4.0
5+
-----
6+
7+
* Bump python-ldap from 3.0.0 to 3.4.0
8+
* swap from travis to github actions
9+
410
2.3.1
511
-----
612

13+
* Version 2.3.1 Bump
714
* Fix infinite recursion in reconnect\_on\_fail
815
* Circular import hotfix
916

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = CSH LDAP ORM
77
long_description = file: README.md
88
long_description_content_type = text/markdown
99
license = MIT
10-
version = 2.3.1
10+
version = 2.4.0
1111
classifier =
1212
Natural Language :: English
1313
Operating System :: POSIX :: Linux

0 commit comments

Comments
 (0)