We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1fcf05 commit d00afa1Copy full SHA for d00afa1
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
<!-- do not remove -->
4
5
+## 0.0.13
6
+
7
8
9
10
11
12
13
14
15
## 0.0.11
16
17
fewsats/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.12"
+__version__ = "0.0.13"
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = fewsats-python
lib_name = fewsats
-version = 0.0.12
+version = 0.0.13
min_python = 3.7
license = apache2
black_formatting = False
0 commit comments