Skip to content

Commit

Permalink
Version bump 0.0.2 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
osoucy committed Jul 16, 2023
1 parent 927796a commit db3c459
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Release History

## [0.0.2] - Unreleased
**Added**
- n/a

**Fixed**
- n/a

**Updated**
- n/a

**Breaking changes**
- n/a

## [0.0.1] - 2023-07-16
**Added**
- Initial pypi release
2 changes: 1 addition & 1 deletion settus/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "0.0.1"
VERSION = "0.0.2"

0 comments on commit db3c459

Please sign in to comment.