Skip to content

Commit

Permalink
Merge pull request #17 from ideaconsult/v2.0.1
Browse files Browse the repository at this point in the history
Release v2.0.1
  • Loading branch information
kerberizer authored Nov 26, 2024
2 parents 61977d7 + 97e9912 commit ffc6afb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pynanomapper"
version = "2.0.0"
version = "2.0.1"
description = "eNanoMapper API client"
authors = [
"Nina Jeliazkova <jeliazkova.nina@gmail.com>",
Expand Down Expand Up @@ -39,14 +39,14 @@ packages = [
[tool.poetry.dependencies]
python = ">=3.9,<3.13"
jproperties = "^2.1.1"
measurement = "^3.2.2"
nexusformat = "^1.0.2"
openpyxl = "^3.1.2"
pandas = "^2.0.3"
pyambit = "^0.0.1"
pyyaml = ">=5.1"
requests = "^2.31.0"
xlsxwriter = "^3.1.9"
measurement = "^3.2.2"
openpyxl = "^3.1.2"
pyambit = "^0.0.1"

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/ideaconsult/pynanomapper/issues"
Expand Down

0 comments on commit ffc6afb

Please sign in to comment.