Skip to content

Commit 744c83f

Browse files
committed
Bump version to 0.4
1 parent 7dddd73 commit 744c83f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/campusnet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import requests
66
from bs4 import BeautifulSoup
77

8-
VERSION = "0.3"
8+
VERSION = "0.4"
99

1010

1111
class LoginError(ValueError):

0 commit comments

Comments
 (0)