Skip to content

Commit bd315e2

Browse files
committed
adjust for latest mamba changes
1 parent db18e91 commit bd315e2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.2.2
3+
## 1.3.0
44

55
- replace conda/mamba `--force` with simple `rm -rf`
66
- latest version of mamba removed `--force`

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "bactopia"
3-
version = "1.2.2"
3+
version = "1.3.0"
44
description = "A Python package for working with Bactopia"
55
authors = [
66
"Robert A. Petit III <robbie.petit@gmail.com>",

0 commit comments

Comments
 (0)