Skip to content

Commit

Permalink
chore(release): bump to v0.1.1 (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ariostas authored Jul 21, 2024
1 parent e49b85e commit da84908
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file.

## [0.1.1] - 2024-07-21

### ⚙️ Miscellaneous Tasks

- Drop support for python 3.8 and x86 (32-bit) (#24)

## [0.1.0] - 2024-07-20

### 🐛 Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cygv"
version = "0.1.0"
version = "0.1.1"
description = "Compute GV and GW invariants of CY manifolds."
authors = ["Andres Rios Tascon"]
edition = "2021"
Expand Down

0 comments on commit da84908

Please sign in to comment.