We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d457c8 + 085d3dc commit e0a75a9Copy full SHA for e0a75a9
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Devel
2
3
+## 1.1.1
4
+
5
- Fixed `get` failing to clone new repos with error `Remote branch ['master'] not found in upstream origin`
6
7
## 1.1.0
setup.py
@@ -22,7 +22,7 @@
22
23
# Versions should comply with PEP 440:
24
# https://www.python.org/dev/peps/pep-0440/
25
- version='1.1.0',
+ version='1.1.1',
26
27
description='Automatically assign programming homework to students on GitLab',
28
long_description=long_description,
0 commit comments