Skip to content

Commit

Permalink
Build: Released 0.10.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.10.0](v0.9.0...v0.10.0) (2023-04-15)

### Add

* Get edge data ([f8bb939](f8bb939))
* Test get edge data ([f1ce03c](f1ce03c))

### Fix

* Get edge data ([9c1940d](9c1940d))
* Test get edge data ([f7a8ed8](f7a8ed8))

### Refactor

* Get edge data ([c2c0fd8](c2c0fd8))
* Pybind11 none usage ([5e4bdc2](5e4bdc2))
* Return None ([60fb3c8](60fb3c8))
* Returning pybind11::dict ([544d048](544d048))
  • Loading branch information
semantic-release-bot committed Apr 15, 2023
1 parent dc72b39 commit 67fe97a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
cff-version: 0.9.0
cff-version: 0.10.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Vardanian"
given-names: "Ashot"
orcid: "https://orcid.org/0000-0002-4882-1815"
title: "UKV"
version: 0.9.0
version: 0.10.0
doi: 10.5281/zenodo.7537043
date-released: 2022-06-12
url: "https://github.com/unum-cloud/ukv"
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.0
0.10.0

0 comments on commit 67fe97a

Please sign in to comment.