Skip to content

Commit 00f4b66

Browse files
committed
updated version
1 parent 5472755 commit 00f4b66

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ DESCRIPTION = CS50 Library for Python
33
MAINTAINER = CS50 <sysadmins@cs50.harvard.edu>
44
NAME = python-cs50
55
OLD_NAME = lib50-python
6-
VERSION = 1.2.4
6+
VERSION = 1.3.0
77

88
.PHONY: bash
99
bash:

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Requires [Docker Engine](https://docs.docker.com/engine/installation/).
3131
## TODO
3232

3333
* Add install target to Makefile.
34-
* Add comments.
3534
* Conditionally install for Python 2 and/or Python 3.
3635
* Add targets for `pacman`, `rpm`.
3736
* Add tests.

0 commit comments

Comments
 (0)