Skip to content

Commit

Permalink
updating version references to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
opalmer committed Nov 18, 2017
1 parent dec388f commit 0957a4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ versions are shown first.
Versions
--------

0.5.0 (work in progress)
~~~~~~~~~~~~~~~~~~~~~~~~
0.5.0
~~~~~

Notable enhancements and changes are:

Expand Down
2 changes: 1 addition & 1 deletion pywincffi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
help and examples.
"""

__version__ = (0, 4, 1)
__version__ = (0, 5, 0)

0 comments on commit 0957a4c

Please sign in to comment.