Skip to content

Commit

Permalink
Update version to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bjkeller committed Mar 26, 2021
1 parent 44cc067 commit a2bddc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pydent/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# autogenerated by keats 0.2.29

__version__ = "1.0.7"
__version__ = "1.0.8"
__name__ = "pydent"
__title__ = "pydent"
__authors__ = ['jvrana <[email protected]>', 'Ben Keller <[email protected]>', 'Eric Klavins <[email protected]>']
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pydent"
version = "1.0.7"
version = "1.0.8"
description = "Aquarium's Python API for planning, executing, and analyzing scientific experiments."
documentation = "http://aquariumbio.github.io/trident"
repository = "https://www.github.com/aquariumbio/trident"
Expand Down

0 comments on commit a2bddc1

Please sign in to comment.