Commit 0dc575f 1 parent fa23602 commit 0dc575f Copy full SHA for 0dc575f
File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Unreleased
2
- ----------
1
+ 1.10.2 - April 28, 2024
2
+ -----------------------
3
3
4
4
- fix: Version 1.10.0 errors on piped data.
5
5
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.1 '
15
+ version = '1.10.2 '
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.1 ' ,
8
+ version = '1.10.2 ' ,
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