Skip to content

Commit ab469bd

Browse files
committed
Ready for v1.1.3
1 parent 35a9f43 commit ab469bd

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
History
22
-------
33

4+
v1.1.3 (2017-08-18)
5+
~~~~~~~~~~~~~~~~~~~
6+
- Replace DataRecord object with namedtuple.
7+
- Number of minor tweaks for speed improvements.
8+
49
v1.1.2 (2017-07-05)
510
~~~~~~~~~~~~~~~~~~~
611
- Batch arrivals.

ciw/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.2"
1+
__version__ = "1.1.3"

0 commit comments

Comments
 (0)