We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ee63f7b + a86e325 commit 6631a8aCopy full SHA for 6631a8a
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "nul-rdc-scripts"
3
-version = "0.2.0a0"
+version = "0.2.0"
4
description = "Scripts for NUL RDC Digitization Team"
5
authors = [
6
"Northwestern University Libraries <[email protected]>",
@@ -25,4 +25,4 @@ oyez = 'nulrdcscripts.tools.oyez.runfile:main'
25
ffplaywindow = 'nulrdcscripts.tools.ffplaywindow.main:main'
26
[build-system]
27
requires = ["poetry-core>=1.0.0"]
28
-build-backend = "poetry.core.masonry.api"
+build-backend = "poetry.core.masonry.api"
0 commit comments