Skip to content

Commit 7c69030

Browse files
update: version for release (#223)
* update: version for release * update changelog Co-authored-by: joshhacksthings <[email protected]>
1 parent 5f666d6 commit 7c69030

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,24 @@
11
Changelog
22
=========
33

4-
Unreleased
5-
----------
6-
Fixed
7-
-----
8-
- requests dependency to requests>2.21.0,<3
4+
v9.6.0
5+
------
96

107
Fixed
118
-----
9+
- requests dependency to requests>2.21.0,<3
1210
- upload-release command to release archive requires the `user_id` of the session.
1311
- Linting, equivalence, and docstring issues.
1412

1513
Updated
1614
-------
1715
- Updated pillow version <=8,<9
18-
16+
- Pandas version to >=1, <2 to support Python 3.9
1917

2018
Added
2119
~~~~~
2220
- Python 3.9 support
2321

24-
Updated
25-
~~~~~~~
26-
- Pandas version to >=1, <2 to support Python 3.9
2722

2823
v9.5.0
2924
------

transcriptic/version.py

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

0 commit comments

Comments
 (0)