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