Compare commits
3
Commits
d14084309e
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
85ff5b34b2 | ||
|
|
a930b84d8c | ||
|
|
e098acd41c |
@@ -38,4 +38,4 @@ jobs:
|
||||
env:
|
||||
UV_PUBLISH_TOKEN: ${{ secrets.PYPI_API_TOKEN }}
|
||||
run: |
|
||||
uv publish --repository pypi
|
||||
uv publish
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "python-encrypt-code"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Python-based command line tool to encrypt and decrypt Python modules."
|
||||
authors = [
|
||||
{ name = "Brian Bjarke Jensen", email = "[email protected]" }
|
||||
|
||||
Reference in New Issue
Block a user