Skip to content

Commit 3aaeeb3

Browse files
committed
chore: bump version
1 parent 1a78959 commit 3aaeeb3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import setuptools
22

3-
version = '3.1.0'
3+
version = '3.2.0'
44

55
with open("requirements.txt", "r") as fh:
66
install_requires = fh.read()

0 commit comments

Comments
 (0)