Skip to content

Commit 274026f

Browse files
author
michael-bar
committed
Bump version to 0.4.0
1 parent 3d98ef1 commit 274026f

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.3.2"
3+
version: "0.4.0"
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.3.2"
4+
version = "0.4.0"
55
description = "OpenProtein Python interface."
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)