Skip to content

Commit

Permalink
Remove version prefix and bump minor
Browse files Browse the repository at this point in the history
  • Loading branch information
nocarryr committed Jun 1, 2016
1 parent 5fd8812 commit 3357dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name = "json-object-factory",
version = "v0.0.1",
version = "0.0.2",
author = "Matthew Reid",
author_email = "matt@nomadic-recording.com",
description = "Simplify JSON Encoders and Object Hooks",
Expand Down

0 comments on commit 3357dfa

Please sign in to comment.