We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 848a0fd commit 7d89c30Copy full SHA for 7d89c30
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [0.6.2] - 2022-09-03
8
+
9
+Fix dependencies.
10
11
## [0.6.1] - 2022-09-03
12
13
### Added
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pycardano"
3
-version = "0.6.1"
+version = "0.6.2"
classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
0 commit comments