Skip to content

Commit

Permalink
Prepare v0.17.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tobgu committed Sep 13, 2020
1 parent 828cc4e commit cbec3c6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Revision history
----------------
0.17.3, 2020-09-13
* Fix #208, release v0.17.3 with proper meta data requiring Python >= 3.5.

0.16.1, 2020-09-13
* Add "python_requires >= 2.7" to setup.py in preparation for Python 2.7 incompatible updates
in 0.17.
Expand Down
2 changes: 1 addition & 1 deletion _pyrsistent_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.17.2'
__version__ = '0.17.3'

0 comments on commit cbec3c6

Please sign in to comment.