Skip to content
Snippets Groups Projects
Commit 859f3000 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

ver bump

parent 25f13d12
No related branches found
No related tags found
No related merge requests found
...@@ -48,6 +48,11 @@ Then copy your resulting wheel and install it via pip on the target system. ...@@ -48,6 +48,11 @@ Then copy your resulting wheel and install it via pip on the target system.
# Changelog # Changelog
## v0.6.2
* _TBA_
## v0.6.1 ## v0.6.1
* fixed an issue with `Iterators` * fixed an issue with `Iterators`
......
# coding: utf-8 # coding: utf-8
[metadata] [metadata]
name = tempsdb name = tempsdb
version = 0.6.1 version = 0.6.2a1
long-description = file: README.md long-description = file: README.md
long-description-content-type = text/markdown; charset=UTF-8 long-description-content-type = text/markdown; charset=UTF-8
license_files = LICENSE license_files = LICENSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment