Skip to content

Commit ccf6509

Browse files
committed
Increment patch version
1 parent 13c2a05 commit ccf6509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import find_packages, setup
44
from setuptools.command.install import install
55

6-
VERSION = "0.3.1"
6+
VERSION = "0.3.2"
77

88

99
class VersionInstallCommand(install):

0 commit comments

Comments
 (0)