Skip to content

Commit 87ddbcb

Browse files
authored
Release 0.9.0 (#252)
1 parent d895bab commit 87ddbcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Release History
44
===============
55

6-
0.8.3
6+
0.9.0
77
+++++
88

99
* Support Python 3.10 (#250)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import sys
99
from setuptools import setup
1010

11-
VERSION = '0.8.3'
11+
VERSION = '0.9.0'
1212

1313
DEPENDENCIES = [
1414
'argcomplete',

0 commit comments

Comments
 (0)