Skip to content

Commit

Permalink
Prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
markfairbanks committed Apr 22, 2022
1 parent e1c3cb0 commit f6e9829
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v0.2.15 (2022/4/22)

* Minor update to `__version__` check

## v0.2.14 (2022/4/22)

* Added support for python 3.7
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tidypolars"
version = "0.2.14"
version = "0.2.15"
description = "Tidy interface to polars"
authors = ["Mark Fairbanks", "Matt Carlson"]
license = "MIT"
Expand Down

0 comments on commit f6e9829

Please sign in to comment.