Skip to content

Commit 6ae623e

Browse files
committed
Bump project version
1 parent 0b8b14b commit 6ae623e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/quick_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ With Docker installed and running, you can now download the pre-configured Docke
4949
You should see an output similar to:
5050

5151
```
52-
1.23.1
52+
1.23.2
5353
```
5454
5555
---

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "cfeintact"
7-
version = "1.23.1"
7+
version = "1.23.2"
88
description = "A bioinformatics tool for detecting defects in HIV-1 proviral sequences."
99
readme = "README.md"
1010
license = "MIT"

0 commit comments

Comments
 (0)