Skip to content

Commit

Permalink
version bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
wimglenn committed Apr 17, 2018
1 parent b73cef0 commit de97b8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from distutils.core import setup
from setuptools import setup

setup(
name='oyaml',
version='0.2',
version='0.3',
description='Ordered YAML: drop-in replacement for PyYAML which preserves dict ordering',
author='Wim Glenn',
author_email='hey@wimglenn.com',
Expand Down

0 comments on commit de97b8b

Please sign in to comment.