Skip to content

Commit cf030e6

Browse files
authored
release 3.0.0 (#60)
1 parent a0455e3 commit cf030e6

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

HISTORY.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## master
22

3+
## 3.0.0 (2020-02-13)
4+
35
- [#59](https://github.com/castle/castle-python/pull/59) drop requests min version in ci
46
- [#56](https://github.com/castle/castle-python/pull/56) drop special ip header behavior
57
- [#58](https://github.com/castle/castle-python/pull/58) Adds `ip_header` configuration option

castle/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.4.0'
1+
VERSION = '3.0.0'

0 commit comments

Comments
 (0)