We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c6fc1 commit 056ec8bCopy full SHA for 056ec8b
HISTORY.md
@@ -1,5 +1,9 @@
1
## master
2
3
+## 2.4.0 (2019-11-20)
4
+
5
+- [#53](https://github.com/castle/castle-python/pull/53) Update whitelisting and blacklisting behavior
6
7
## 2.3.1 (2019-04-05)
8
9
- [#50](https://github.com/castle/castle-python/pull/50) generate new default timestamps for each call
castle/version.py
@@ -1 +1 @@
-VERSION = '2.3.1'
+VERSION = '2.4.0'
0 commit comments