Skip to content

Commit c81fd18

Browse files
committed
Prepare for release
1 parent ebe53b2 commit c81fd18

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ To work around API limitation, you must first generate a
221221
Changes
222222
=======
223223

224-
2.x.y (unreleased)
224+
3.0.0 (2022-09-20)
225225
------------------
226226

227227
* When updating remotes the log message now states ``Updating remote`` instead of ``Remote remote``

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
'Programming Language :: Python :: 3.7',
2222
'Programming Language :: Python :: 3.8',
2323
'Programming Language :: Python :: 3.9',
24+
'Programming Language :: Python :: 3.10',
2425
"Topic :: Utilities",
2526
"Topic :: System :: Shells",
2627
],

0 commit comments

Comments
 (0)