Skip to content

Commit b584c9f

Browse files
committed
Bump version for release
1 parent 15364ea commit b584c9f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.1.1 - 2020-03-26
2+
3+
- Removed drepecated ``providing_args`` from ``Signal`` instances.
4+
15
2.1.0 - 2019-12-03
26
------------------
37

django_auth_ldap/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (2, 1, 0)
1+
VERSION = (2, 1, 1)
22
__version__ = ".".join(str(i) for i in VERSION)
33

44
# Deprecated. Use VERSION and __version__ instead.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# The short X.Y version
2626
version = "2.1"
2727
# The full version, including alpha/beta/rc tags
28-
release = "2.1.0"
28+
release = "2.1.1"
2929

3030

3131
# -- General configuration ---------------------------------------------------

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy