Skip to content

Commit 717faf8

Browse files
authored
Merge pull request #27 from argmaxinc/bump-version-3.3.4
Bump pypi version
2 parents 0e63ca6 + 900edff commit 717faf8

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.3"
6+
VERSION = "0.3.4"
77

88

99
class VersionInstallCommand(install):

0 commit comments

Comments
 (0)