Skip to content

Commit

Permalink
Version 1.0
Browse files Browse the repository at this point in the history
Now that Python 3.7 is released, we commit to backward compatibility with its
API, so burn that into the version number.
  • Loading branch information
warsaw committed Jun 28, 2018
1 parent 14d8cd8 commit 07497dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion importlib_resources/docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
importlib_resources NEWS
==========================

1.0 (2018-XX-XX)
1.0 (2018-06-28)
================
* Backport fix for test isolation from Python 3.8/3.7. Closes #61

Expand Down
2 changes: 1 addition & 1 deletion importlib_resources/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.8
1.0

0 comments on commit 07497dd

Please sign in to comment.