Skip to content
This repository was archived by the owner on Apr 16, 2026. It is now read-only.

Commit 87dc64b

Browse files
authored
build: Bump version from 3.1.0 to 4.0.0
Bump the version for a final release.
1 parent e38a89f commit 87dc64b

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
@@ -7,7 +7,7 @@
77

88
from setuptools import find_packages, setup
99

10-
version = '3.1.0'
10+
version = '4.0.0'
1111
description = __doc__.strip().split('\n')[0]
1212
this_directory = path.abspath(path.dirname(__file__))
1313
with open(path.join(this_directory, 'README.rst')) as file_in:

0 commit comments

Comments
 (0)