Skip to content

Commit

Permalink
Use static version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Nov 22, 2024
1 parent e1ce855 commit fcf3ec3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions aiida_test_cache/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
"""A pytest plugin for testing AiiDA plugins."""

__version__ = '0.1.0.dev1'
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name = "aiida_test_cache"

[project]
name = "aiida-test-cache"
version = "0.0.1a0"
description = "A pytest plugin to simplify testing of AiiDA workflows"
dynamic = ["version"]
authors = [
{name = "Dominik Gresch"},
{name = "Leopold Talirz"},
Expand Down

0 comments on commit fcf3ec3

Please sign in to comment.