kitikiplot 0.2.0__tar.gz → 0.2.1__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.3
2
2
  Name: kitikiplot
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: A Python library to visualize categorical sliding window data.
5
5
  License: MIT
6
6
  Keywords: sliding window,sequential,time-series,genome,categorical data
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "kitikiplot"
3
- version = "0.2.0"
3
+ version = "0.2.1"
4
4
  description = "A Python library to visualize categorical sliding window data."
5
5
  authors = ["Boddu Sri Pavan <boddusripavan111@gmail.com>"]
6
6
  readme = "README.md"
File without changes
File without changes