myusuf3 / delorean

Delorean: Time Travel Made Easy
http://delorean.rtfd.org/
MIT License
1.84k stars 128 forks source link

PyPi / repo code is different #35

Closed crolfe closed 10 years ago

crolfe commented 10 years ago

I installed delorean using pip, which reports Delorean==0.2.1, which appears to be the same as the repo's version.py (0,2,1).

However, the PyPi version of dates.py is missing several of the functions found in the repo (e.g. move_datetime_hour, move_datetime_minute, move_datetime_second).

I'm assuming this means the repo was updated at some point, but PyPi wasn't and the repo's version.py didn't get bumped up.

myusuf3 commented 10 years ago

yes, correct I will release a new version in an hour or so. I bump version number as releases happen.

myusuf3 commented 10 years ago

@crolfe release has been issues. let me know if you have any issues.

myusuf3 commented 10 years ago

https://pypi.python.org/pypi/Delorean/0.3.1