Skip to content
This repository has been archived by the owner on Jan 27, 2018. It is now read-only.

Commit

Permalink
Version 1.3
Browse files Browse the repository at this point in the history
Changes since v1.2:
    - Manually deleted files are tracked and not re-downloaded
    - Errors from the login system are shown to the user
    - Course type annotations like "Plenarübung" are recognized
    - New placeholders {course-abbrev} and {type-abbrev}
    - Various bug fixes
  • Loading branch information
Fabian Knorr committed Apr 27, 2017
1 parent 1a2382f commit 3b4e202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion studip/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.2"
__version__ = "1.3"

0 comments on commit 3b4e202

Please sign in to comment.