Skip to content

Commit 497a1b2

Browse files
Merge pull request #31 from mishaschwartz/0.2.1.rc
0.2.1.rc
2 parents 10ef00a + 51aa210 commit 497a1b2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [unreleased]
4+
5+
## [v0.2.1]
46
- Added new methods for managing starter files (#29)
57

68
## [v0.2.0]

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="markusapi",
8-
version="0.2.0",
8+
version="0.2.1",
99
author="Alessio Di Sandro, Misha Schwartz",
1010
author_email="[email protected]",
1111
description="Interface to interact with MarkUs API",

0 commit comments

Comments
 (0)