We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353a234 commit 6b933ecCopy full SHA for 6b933ec
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.5
6
+
7
8
9
10
## 0.0.4
11
12
agora/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.4"
+__version__ = "0.0.5"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = agora-python
lib_name = agora_python
-version = 0.0.4
+version = 0.0.5
min_python = 3.7
license = apache2
black_formatting = False
0 commit comments