We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f0068 commit a45df50Copy full SHA for a45df50
setup.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from setuptools import setup
3
4
-VERSION = '0.3'
+VERSION = '0.4'
5
PKG_NAME = 'json-traverse'
6
7
setup(
0 commit comments