File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ <!-- next-version-placeholder-->
4+
5+ ## v1.1.0 (2021-02-26)
6+ ### Feature
7+ * initial commit ([ ` ff71a91 ` ] ( https://github.com/MicaelJarniac/BuildURL/commit/ff71a9168cf932b602402b1ee764f27ea3a74517 ) )
8+
9+ ### Documentation
10+ * ** issue template:** initial commit ([ ` 43e042a ` ] ( https://github.com/MicaelJarniac/BuildURL/commit/43e042af060181552e6923dcf86fef8a3e2e5997 ) )
11+ * ** readme:** add badges ([ ` 7d64626 ` ] ( https://github.com/MicaelJarniac/BuildURL/commit/7d6462613b94f8f062bb0a5ab62bf01085af3a83 ) )
12+ * ** contributing:** initial commit ([ ` da8c62b ` ] ( https://github.com/MicaelJarniac/BuildURL/commit/da8c62b087811b4fc20aa0a330271926140f9bfa ) )
Original file line number Diff line number Diff line change 11import setuptools
22
3- __version__ = "1.0 .0"
3+ __version__ = "1.1 .0"
44
55setuptools .setup ()
You can’t perform that action at this time.
0 commit comments