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