Skip to content

Commit

Permalink
Release number is 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maiani committed Aug 18, 2023
1 parent 56377ef commit a6d3023
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.02
## 0.2.0
- Orbital depairing term.
- h_z.
- Included thermal broadening.
Expand All @@ -11,5 +11,5 @@
- New flexible fitting routine.
- Thermal broadening

## 0.01
## 0.1.0
- Initial version.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name="pyusadel",
version="0.0.2",
version="0.2.0",
author="Andrea Maiani",
author_email="[email protected]",
packages=find_packages(),
Expand Down

0 comments on commit a6d3023

Please sign in to comment.