Skip to content

Commit 5de50d6

Browse files
author
michael-bar
committed
Bump version to 0.4.1
1 parent 274026f commit 5de50d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

anaconda_build/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package:
22
name: openprotein-python
3-
version: "0.4.0"
3+
version: "0.4.1"
44

55
source:
66
path: ../

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "openprotein_python"
33
packages = [{include = "openprotein"}]
4-
version = "0.4.0"
4+
version = "0.4.1"
55
description = "OpenProtein Python interface."
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)