We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274026f commit 5de50d6Copy full SHA for 5de50d6
anaconda_build/meta.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: openprotein-python
3
- version: "0.4.0"
+ version: "0.4.1"
4
5
source:
6
path: ../
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "openprotein_python"
packages = [{include = "openprotein"}]
-version = "0.4.0"
+version = "0.4.1"
description = "OpenProtein Python interface."
license = "MIT"
7
readme = "README.md"
0 commit comments