pysequence-client 0.2.2__tar.gz → 0.2.3__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pysequence-client
3
- Version: 0.2.2
3
+ Version: 0.2.3
4
4
  Summary: Unofficial Python client for the GetSequence API server
5
5
  License: MIT
6
6
  Author: Christian De Leon
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "pysequence-client"
3
- version = "0.2.2"
3
+ version = "0.2.3"
4
4
  description = "Unofficial Python client for the GetSequence API server"
5
5
  authors = [
6
6
  {name = "Christian De Leon", email = "christian@deleon.me"}