Skip to content

Commit 0f5a3f8

Browse files
committed
Bump for version 1.0.0 release
1 parent 08c86ad commit 0f5a3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Releases https://github.com/DiamondLightSource/pytac/releases
1717
1818
from pytac import __version__
1919
20-
print(f"Hello pytac {__version__}")
20+
print(f"Hello pytac {__version__}.")
2121
2222
.. |code_ci| image:: https://github.com/DiamondLightSource/pytac/actions/workflows/code.yml/badge.svg?branch=main
2323
:target: https://github.com/DiamondLightSource/pytac/actions/workflows/code.yml

0 commit comments

Comments
 (0)