Skip to content

Moved version string to folium/__init__.py.#60

Merged
birdage merged 1 commit into
python-visualization:masterfrom
ocefpaf:version_string
Dec 4, 2014
Merged

Moved version string to folium/__init__.py.#60
birdage merged 1 commit into
python-visualization:masterfrom
ocefpaf:version_string

Conversation

@ocefpaf

@ocefpaf ocefpaf commented Dec 4, 2014

Copy link
Copy Markdown
Member

This PR makes it possible check the module version via:

import folium
print9folium.__version)

That is important for projects that needs to freeze or check what version is being used.

@birdage Care to review? That is my last commit before the new release!

PS: It also pep8'd setup.py and added python 3 to the classifiers.

@birdage

birdage commented Dec 4, 2014

Copy link
Copy Markdown
Contributor

@ocefpaf looks good, i promise i am reviewing these lol ✋ swear! we are supporting python3? ill wait for travis like a good boy

@ocefpaf

ocefpaf commented Dec 4, 2014

Copy link
Copy Markdown
Member Author

Yes we are @birdage!

https://travis-ci.org/python-visualization/folium/builds/43008762

BTW: I will cut the new release as soon as you press the merge button!

PS: And I promise to always keep my PRs tiny and easy to review 😉

@birdage

birdage commented Dec 4, 2014

Copy link
Copy Markdown
Contributor

@ocefpaf NICE!

birdage added a commit that referenced this pull request Dec 4, 2014
Moved version string to `folium/__init__.py`.
@birdage birdage merged commit 1810e33 into python-visualization:master Dec 4, 2014
@ocefpaf ocefpaf deleted the version_string branch December 4, 2014 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants