Skip to content

Commit

Permalink
Update version to 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jimporter committed Aug 13, 2024
1 parent 3b19e27 commit c4e9608
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

## v2.2.0 (in progress)
## v2.1.3 (2024-08-12)

### Bug fixes
- When deploying using a deploy prefix, only delete stale versions of the docs
Expand Down
2 changes: 1 addition & 1 deletion mike/app_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version = '2.2.0.dev0'
version = '2.1.3'

0 comments on commit c4e9608

Please sign in to comment.