Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit c446946

Browse files
committed
bump version to 0.2
1 parent 6532817 commit c446946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jsonpointer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
# Will be parsed by setup.py to determine package metadata
3737
__author__ = 'Stefan Kögl <stefan@skoegl.net>'
38-
__version__ = '0.1'
38+
__version__ = '0.2'
3939
__website__ = 'https://github.com/stefankoegl/python-json-pointer'
4040
__license__ = 'Modified BSD License'
4141

0 commit comments

Comments
 (0)