Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Commit

Permalink
Back to development: 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed May 21, 2013
1 parent 41d6bc3 commit 454e598
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/HISTORY.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.5.5 (unreleased)
------------------

- Nothing changed yet.


0.5.4 (2013-05-21)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

version = '0.5.4'
version = '0.5.5.dev0'

setup(name='z3c.soap',
version=version,
Expand Down

0 comments on commit 454e598

Please sign in to comment.