Skip to content

Commit 5f87369

Browse files
authored
release 2.3.1 (#51)
1 parent 0066377 commit 5f87369

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

HISTORY.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
## master
22

3-
- [#50](https://github.com/castle/castle-python/pull/50) avoid dict as default parameter
3+
## 2.3.1 (2019-04-05)
4+
5+
- [#50](https://github.com/castle/castle-python/pull/50) generate new default timestamps for each call
46

57
## 2.3.0 (2019-01-16)
68

castle/version.py

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

0 commit comments

Comments
 (0)