mirror of
https://github.com/verigak/progress.git
synced 2025-12-08 19:33:24 +00:00
Add a manifest file to include README.rst
This commit is contained in:
1
MANIFEST.in
Normal file
1
MANIFEST.in
Normal file
@@ -0,0 +1 @@
|
||||
include README.rst LICENSE
|
||||
@@ -19,7 +19,7 @@ from sys import stderr
|
||||
from time import time
|
||||
|
||||
|
||||
__version__ = '1.0'
|
||||
__version__ = '1.0.1'
|
||||
|
||||
|
||||
class Infinite(object):
|
||||
|
||||
Reference in New Issue
Block a user