We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0455e3 commit cf030e6Copy full SHA for cf030e6
HISTORY.md
@@ -1,5 +1,7 @@
1
## master
2
3
+## 3.0.0 (2020-02-13)
4
+
5
- [#59](https://github.com/castle/castle-python/pull/59) drop requests min version in ci
6
- [#56](https://github.com/castle/castle-python/pull/56) drop special ip header behavior
7
- [#58](https://github.com/castle/castle-python/pull/58) Adds `ip_header` configuration option
castle/version.py
@@ -1 +1 @@
-VERSION = '2.4.0'
+VERSION = '3.0.0'
0 commit comments