Skip to content

Commit

Permalink
Bumps up ploomber_core to version 0.2.23dev
Browse files Browse the repository at this point in the history
  • Loading branch information
edublancas committed Jan 12, 2024
1 parent dfc342d commit 5cefaa9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# CHANGELOG

## 0.2.23dev

## 0.2.22 (2024-01-12)

* [Fix] `click` is no longer a dependency
Expand Down
2 changes: 1 addition & 1 deletion src/ploomber_core/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.2.22"
__version__ = "0.2.23dev"

0 comments on commit 5cefaa9

Please sign in to comment.