Skip to content

Commit

Permalink
First version to publish
Browse files Browse the repository at this point in the history
  • Loading branch information
panosangelopoulostc committed Sep 16, 2022
1 parent 0bde870 commit e3f4dc3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[tool.poetry]
name = "django_bitgo"
version = "0.1.0"
version = "0.1.1"
description = "Django app for bitGo"
authors = ["panosangelopoulos <[email protected]>"]
license = "MIT"
homepage = "https://github.com/panosangelopoulos/django_bitgo"
repository = "https://github.com/panosangelopoulos/django_bitgo"
readme = "README.md"
keywords = ["django", "bitgo", "django_bitgo"]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit e3f4dc3

Please sign in to comment.