Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No version in Python package #3

Closed
michael-burt opened this issue Jul 17, 2019 · 2 comments
Closed

No version in Python package #3

michael-burt opened this issue Jul 17, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@michael-burt
Copy link

>>> import fusionauth
>>> fusionauth.__version__
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'fusionauth' has no attribute '__version__'
@robotdan
Copy link
Member

@tyduptyler13 can you take a look when you get a moment? Thanks.

@tyduptyler13 tyduptyler13 added the enhancement New feature or request label Jul 19, 2019
@tyduptyler13
Copy link
Contributor

Fixed in 1.7.2 release on PyPi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants