Skip to content

Commit 457d337

Browse files
authored
Bump version for release. (#94)
1 parent 1e6893b commit 457d337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from codecs import open
1010
from setuptools import setup, find_packages
1111

12-
VERSION = '0.4.2'
12+
VERSION = '0.4.3'
1313

1414
DEPENDENCIES = [
1515
'argcomplete',

0 commit comments

Comments
 (0)