Skip to content

Commit 95e10c9

Browse files
authored
Merge pull request #6 from pomponchik/develop
0.0.6
2 parents 2b12522 + e823644 commit 95e10c9

7 files changed

Lines changed: 294 additions & 20 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# transfunctions
1+
![logo](https://raw.githubusercontent.com/pomponchik/transfunctions/develop/docs/assets/logo_2.svg)
22

33
[![Downloads](https://static.pepy.tech/badge/transfunctions/month)](https://pepy.tech/project/transfunctions)
44
[![Downloads](https://static.pepy.tech/badge/transfunctions)](https://pepy.tech/project/transfunctions)

docs/assets/logo_1.svg

Lines changed: 113 additions & 0 deletions
Loading

docs/assets/logo_2.svg

Lines changed: 107 additions & 0 deletions
Loading

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "transfunctions"
7-
version = "0.0.5"
7+
version = "0.0.6"
88
authors = [
99
{ name="Evgeniy Blinov", email="zheni-b@yandex.ru" },
1010
]

0 commit comments

Comments
 (0)