File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- 1.10.1 - April 27 , 2024
1
+ 1.10.1 - April 28 , 2024
2
2
-----------------------
3
3
4
4
- fix: Version 1.10.0 errors on empty tables and seeks to the file's beginning, instead of to the original offset.
Original file line number Diff line number Diff line change 12
12
13
13
project = 'agate'
14
14
copyright = '2017, Christopher Groskopf'
15
- version = '1.10.0 '
15
+ version = '1.10.1 '
16
16
release = version
17
17
18
18
# -- General configuration ---------------------------------------------------
Original file line number Diff line number Diff line change 5
5
6
6
setup (
7
7
name = 'agate' ,
8
- version = '1.10.0 ' ,
8
+ version = '1.10.1 ' ,
9
9
description = 'A data analysis library that is optimized for humans instead of machines.' ,
10
10
long_description = long_description ,
11
11
long_description_content_type = 'text/x-rst' ,
You can’t perform that action at this time.
0 commit comments