Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
bump version number for release
  • Loading branch information
gadamc authored Feb 8, 2023
1 parent 58a4078 commit ca8985c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "qt3utils"
version = '1.0.1.dev1'
version = "1.0.1"

description = "A package for performing experiments in the QT3 lab at UW."
readme = "README.md"
Expand Down

0 comments on commit ca8985c

Please sign in to comment.