Skip to content

Commit

Permalink
Preparing release 4.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jamadden committed Aug 23, 2018
1 parent 9e7bd4f commit 75d4d3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
``persistent`` Changelog
========================

4.4.1 (unreleased)
4.4.1 (2018-08-23)
------------------

- Fix installation of source packages on PyPy. See `issue 88
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from setuptools import find_packages
from setuptools import setup

version = '4.4.1.dev0'
version = '4.4.1'

here = os.path.abspath(os.path.dirname(__file__))

Expand Down

0 comments on commit 75d4d3a

Please sign in to comment.