We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dddd73 commit 744c83fCopy full SHA for 744c83f
src/campusnet/__init__.py
@@ -5,7 +5,7 @@
5
import requests
6
from bs4 import BeautifulSoup
7
8
-VERSION = "0.3"
+VERSION = "0.4"
9
10
11
class LoginError(ValueError):
0 commit comments