Skip to content

Commit a45df50

Browse files
committed
Bump version.
1 parent c0f0068 commit a45df50

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
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
from setuptools import setup
33

4-
VERSION = '0.3'
4+
VERSION = '0.4'
55
PKG_NAME = 'json-traverse'
66

77
setup(

0 commit comments

Comments
 (0)