Skip to content

Provieded dunder details#152

Merged
Ari24-cb24 merged 1 commit intomainfrom
dev
Mar 24, 2022
Merged

Provieded dunder details#152
Ari24-cb24 merged 1 commit intomainfrom
dev

Conversation

@Ari24-cb24
Copy link
Member

Description about the changes

I removed the hardcoded version value in setup.py. It now imports the version from datetimeparser.py which also now includes module level dunder details: __all__, __version__ and __author__. The version in datetimeparser.py now doesn't have to follow pep-0440 standards anymore but the following layout: majorN.minorN.devN where as N indicates a number.

Testcases that have been added

None

Constants that have been added

None

Python Version you tested this feature on

  • Python 3.7
  • Python 3.8
  • Python 3.9
  • Python 3.10
  • Python 3.11

@Ari24-cb24 Ari24-cb24 merged commit 2c380f3 into main Mar 24, 2022
@Ari24-cb24 Ari24-cb24 deleted the dev branch March 24, 2022 11:39
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.

1 participant