Skip to content

Commit 2833c48

Browse files
author
Maximilian Karl
committed
prepare hotfix 2.0.1
1 parent 40d9430 commit 2833c48

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

docs/changes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,8 @@ Version 2.0.0 (April 14, 2022)
136136
* main class github2pandas was added
137137
* tests were reworked and extended
138138
* github2pandas is now a lot faster!!!
139-
* a good api call handling was implemented to save api calls
139+
* a good api call handling was implemented to save api calls
140+
141+
Version 2.0.1 (Mai 30, 2022)
142+
-----------------------------------
143+
* HotFix: removing complexity of git2net calculation

github2pandas/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '2.0.0'
1+
__version__ = '2.0.1'

0 commit comments

Comments
 (0)