File tree Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Expand file tree Collapse file tree 4 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11History
22-------
33
4+ v0.2.11 (2017-03-13)
5+ --------------------
6+ Add ability to simulate until max number of customers have passed arrived/been accepted/passed through the system.
7+
48v0.2.10 (2017-03-10)
59--------------------
610Performance improvements.
Original file line number Diff line number Diff line change 1- __version__ = "0.2.10 "
1+ __version__ = "0.2.11 "
Original file line number Diff line number Diff line change 33Change Log
44==========
55
6+ v0.2.11 (2017-03-13)
7+ --------------------
8+ Add ability to simulate until max number of customers have passed arrived/been accepted/passed through the system.
9+
610v0.2.10 (2017-03-10)
711--------------------
812Performance improvements.
Original file line number Diff line number Diff line change 1515setup (
1616 name = 'Ciw' ,
1717 version = __version__ ,
18- url = 'https://github.com/geraintpalmer /Ciw' ,
18+ url = 'https://github.com/CiwPython /Ciw' ,
1919 author = 'Geraint Palmer, Vincent Knight' ,
2020 author_email = 'palmer.geraint@googlemail.com' ,
2121 packages = ['ciw' ],
You can’t perform that action at this time.
0 commit comments