We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffdc0d2 commit 1a91782Copy full SHA for 1a91782
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = cianparser
3
-version = 0.4.29
+version = 0.4.30
4
description = Parser information from Cian website
5
url = https://github.com/lenarsaitov/cianparser
6
author = Lenar Saitov
setup.py
@@ -6,7 +6,7 @@
7
setup(
8
name='cianparser',
9
- version='0.4.29',
+ version='0.4.30',
10
description='Parser information from Cian website',
11
url='https://github.com/lenarsaitov/cianparser',
12
author='Lenar Saitov',
0 commit comments