Skip to content

Commit

Permalink
Update version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lailabecker committed Aug 12, 2024
1 parent 413d1d5 commit 1c68f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyattest/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = (0, 0, 13)
VERSION = (1, 0, 0)

__version__ = ".".join(map(str, VERSION))

0 comments on commit 1c68f5c

Please sign in to comment.