Skip to content

Commit

Permalink
v1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seanlaw committed Jan 20, 2021
1 parent ca5db36 commit c03da65
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 2021-01-20 [ 1.7.2 ]:
--------------------------
* bugfixes
- None
* features
- Added the NEP 29 policy
* tasks
- Added CI for minimum version dependencies
* documentation
- Updated README to convery NEP 29


# 2021-01-19 [ 1.7.1 ]:
--------------------------
* bugfixes
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def get_extras_require():

configuration = {
"name": "stumpy",
"version": "1.7.1",
"version": "1.7.2",
"python_requires=": ">=3.6",
"author": "Sean M. Law",
"author_email": "seanmylaw@gmail.com",
Expand Down

0 comments on commit c03da65

Please sign in to comment.