Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
chore(main): release 0.1.17 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
n6aibot committed Dec 29, 2022
1 parent 6235371 commit 587d90e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.17](https://github.com/n6ai/n6py/compare/v0.1.16...v0.1.17) (2022-12-29)


### Bug Fixes

* remove Literal type for python 3.7 compat. ([d03a142](https://github.com/n6ai/n6py/commit/d03a142f0b166da43ee6a9f5017dda172aa0dc71))

## [0.1.16](https://github.com/n6ai/n6py/compare/v0.1.15...v0.1.16) (2022-12-29)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "n6py"
version = "0.1.16"
version = "0.1.17"
description = "Python Power Tools for Scientific Computing, Machine Learning and Deep Learning."
authors = ["Sergej Samsonenko <contact@sergej.codes>"]
license = "MIT"
Expand Down

0 comments on commit 587d90e

Please sign in to comment.